| /kernel/linux/linux-5.10/drivers/staging/rtl8188eu/core/ |
| D | rtw_sta_mgt.c | 135 struct recv_reorder_ctrl *preorder_ctrl; in _rtw_free_sta_priv() local 172 struct recv_reorder_ctrl *preorder_ctrl; in rtw_alloc_stainfo() local 255 struct recv_reorder_ctrl *preorder_ctrl; in rtw_free_stainfo() local
|
| D | rtw_recv.c | 1586 static int check_indicate_seq(struct recv_reorder_ctrl *preorder_ctrl, u16 seq_num) in check_indicate_seq() 1616 static int enqueue_reorder_recvframe(struct recv_reorder_ctrl *preorder_ctrl, in enqueue_reorder_recvframe() 1646 …int recv_indicatepkts_in_order(struct adapter *padapter, struct recv_reorder_ctrl *preorder_ctrl, … in recv_indicatepkts_in_order() 1715 struct recv_reorder_ctrl *preorder_ctrl = prframe->preorder_ctrl; in recv_indicatepkt_reorder() local 1807 struct recv_reorder_ctrl *preorder_ctrl = from_timer(preorder_ctrl, t, in rtw_reordering_ctrl_timeout_handler() local
|
| D | rtw_wlan_util.c | 1401 struct recv_reorder_ctrl *preorder_ctrl; in process_addba_req() local
|
| D | rtw_mlme.c | 832 struct recv_reorder_ctrl *preorder_ctrl; in rtw_joinbss_update_stainfo() local
|
| /kernel/linux/linux-6.6/drivers/staging/rtl8723bs/core/ |
| D | rtw_sta_mgt.c | 147 struct recv_reorder_ctrl *preorder_ctrl; in _rtw_free_sta_priv() local 184 struct recv_reorder_ctrl *preorder_ctrl; in rtw_alloc_stainfo() local 275 struct recv_reorder_ctrl *preorder_ctrl; in rtw_free_stainfo() local
|
| D | rtw_recv.c | 1639 static int check_indicate_seq(struct recv_reorder_ctrl *preorder_ctrl, u16 seq_num) in check_indicate_seq() 1675 static int enqueue_reorder_recvframe(struct recv_reorder_ctrl *preorder_ctrl, union recv_frame *prf… in enqueue_reorder_recvframe() 1729 …int recv_indicatepkts_in_order(struct adapter *padapter, struct recv_reorder_ctrl *preorder_ctrl, … in recv_indicatepkts_in_order() 1818 struct recv_reorder_ctrl *preorder_ctrl = prframe->u.hdr.preorder_ctrl; in recv_indicatepkt_reorder() local 1911 struct recv_reorder_ctrl *preorder_ctrl = in rtw_reordering_ctrl_timeout_handler() local
|
| /kernel/linux/linux-5.10/drivers/staging/rtl8723bs/core/ |
| D | rtw_sta_mgt.c | 153 struct recv_reorder_ctrl *preorder_ctrl; in _rtw_free_sta_priv() local 194 struct recv_reorder_ctrl *preorder_ctrl; in rtw_alloc_stainfo() local 310 struct recv_reorder_ctrl *preorder_ctrl; in rtw_free_stainfo() local
|
| D | rtw_recv.c | 1967 int check_indicate_seq(struct recv_reorder_ctrl *preorder_ctrl, u16 seq_num) in check_indicate_seq() 2036 int enqueue_reorder_recvframe(struct recv_reorder_ctrl *preorder_ctrl, union recv_frame *prframe) in enqueue_reorder_recvframe() 2098 int recv_indicatepkts_in_order(struct adapter *padapter, struct recv_reorder_ctrl *preorder_ctrl, i… in recv_indicatepkts_in_order() 2212 struct recv_reorder_ctrl *preorder_ctrl = prframe->u.hdr.preorder_ctrl; in recv_indicatepkt_reorder() local 2343 struct recv_reorder_ctrl *preorder_ctrl = in rtw_reordering_ctrl_timeout_handler() local
|
| /kernel/linux/linux-5.10/drivers/staging/rtl8712/ |
| D | rtl8712_recv.c | 434 static int check_indicate_seq(struct recv_reorder_ctrl *preorder_ctrl, in check_indicate_seq() 464 static int enqueue_reorder_recvframe(struct recv_reorder_ctrl *preorder_ctrl, in enqueue_reorder_recvframe() 494 struct recv_reorder_ctrl *preorder_ctrl, in r8712_recv_indicatepkts_in_order() 554 struct recv_reorder_ctrl *preorder_ctrl = prframe->u.hdr.preorder_ctrl; in recv_indicatepkt_reorder() local 606 struct recv_reorder_ctrl *preorder_ctrl = pcontext; in r8712_reordering_ctrl_timeout_handler() local
|
| D | rtl871x_sta_mgt.c | 95 struct recv_reorder_ctrl *preorder_ctrl; in r8712_alloc_stainfo() local 147 struct recv_reorder_ctrl *preorder_ctrl; in r8712_free_stainfo() local
|
| D | recv_linux.c | 135 void r8712_init_recv_timer(struct recv_reorder_ctrl *preorder_ctrl) in r8712_init_recv_timer()
|
| D | rtl8712_recv.h | 129 struct recv_reorder_ctrl *preorder_ctrl; member
|
| D | rtl871x_mlme.c | 1686 struct recv_reorder_ctrl *preorder_ctrl; in update_ht_cap() local
|
| /kernel/linux/linux-6.6/drivers/staging/rtl8712/ |
| D | rtl8712_recv.c | 435 static int check_indicate_seq(struct recv_reorder_ctrl *preorder_ctrl, in check_indicate_seq() 465 static int enqueue_reorder_recvframe(struct recv_reorder_ctrl *preorder_ctrl, in enqueue_reorder_recvframe() 495 struct recv_reorder_ctrl *preorder_ctrl, in r8712_recv_indicatepkts_in_order() 555 struct recv_reorder_ctrl *preorder_ctrl = prframe->u.hdr.preorder_ctrl; in recv_indicatepkt_reorder() local 607 struct recv_reorder_ctrl *preorder_ctrl = pcontext; in r8712_reordering_ctrl_timeout_handler() local
|
| D | rtl871x_sta_mgt.c | 95 struct recv_reorder_ctrl *preorder_ctrl; in r8712_alloc_stainfo() local 147 struct recv_reorder_ctrl *preorder_ctrl; in r8712_free_stainfo() local
|
| D | recv_linux.c | 135 void r8712_init_recv_timer(struct recv_reorder_ctrl *preorder_ctrl) in r8712_init_recv_timer()
|
| D | rtl8712_recv.h | 129 struct recv_reorder_ctrl *preorder_ctrl; member
|
| D | rtl871x_mlme.c | 1645 struct recv_reorder_ctrl *preorder_ctrl; in update_ht_cap() local
|
| /kernel/linux/linux-5.10/drivers/staging/rtl8188eu/os_dep/ |
| D | recv_linux.c | 141 void rtw_init_recv_timer(struct recv_reorder_ctrl *preorder_ctrl) in rtw_init_recv_timer()
|
| /kernel/linux/linux-6.6/drivers/staging/rtl8723bs/os_dep/ |
| D | recv_linux.c | 224 void rtw_init_recv_timer(struct recv_reorder_ctrl *preorder_ctrl) in rtw_init_recv_timer()
|
| /kernel/linux/linux-5.10/drivers/staging/rtl8723bs/os_dep/ |
| D | recv_linux.c | 300 void rtw_init_recv_timer(struct recv_reorder_ctrl *preorder_ctrl) in rtw_init_recv_timer()
|
| D | ioctl_linux.c | 2801 struct recv_reorder_ctrl *preorder_ctrl; in rtw_dbg_port() local 2846 struct recv_reorder_ctrl *preorder_ctrl; in rtw_dbg_port() local
|
| /kernel/linux/linux-5.10/drivers/staging/rtl8188eu/include/ |
| D | rtw_recv.h | 227 struct recv_reorder_ctrl *preorder_ctrl; member
|
| /kernel/linux/linux-6.6/drivers/staging/rtl8723bs/include/ |
| D | rtw_recv.h | 339 struct recv_reorder_ctrl *preorder_ctrl; member
|
| /kernel/linux/linux-5.10/drivers/staging/rtl8723bs/include/ |
| D | rtw_recv.h | 362 struct recv_reorder_ctrl *preorder_ctrl; member
|