Home
last modified time | relevance | path

Searched refs:rx_window (Results 1 – 1 of 1) sorted by relevance

/linux/include/net/
H A Dllc_pdu.h371 * @rx_window: The size of the receive window of the LLC
377 u8 svcs_supported, u8 rx_window) in llc_pdu_init_as_xid_cmd() argument
388 xid_info->rw = rx_window << 1; /* size of receive window */ in llc_pdu_init_as_xid_cmd()
399 * @rx_window: The size of the receive window of the LLC
404 u8 svcs_supported, u8 rx_window) in llc_pdu_init_as_xid_rsp() argument
416 xid_info->rw = rx_window << 1; in llc_pdu_init_as_xid_rsp()