/Linux-v5.15/drivers/staging/r8188eu/core/ |
D | rtw_sta_mgt.c | 134 struct recv_reorder_ctrl *preorder_ctrl; in _rtw_free_sta_priv() local 171 struct recv_reorder_ctrl *preorder_ctrl; in rtw_alloc_stainfo() local 248 struct recv_reorder_ctrl *preorder_ctrl; in rtw_free_stainfo() local
|
D | rtw_recv.c | 1610 static int check_indicate_seq(struct recv_reorder_ctrl *preorder_ctrl, u16 seq_num) in check_indicate_seq() 1641 int enqueue_reorder_recvframe(struct recv_reorder_ctrl *preorder_ctrl, struct recv_frame *prframe) in enqueue_reorder_recvframe() 1670 …int recv_indicatepkts_in_order(struct adapter *padapter, struct recv_reorder_ctrl *preorder_ctrl, … in recv_indicatepkts_in_order() 1733 struct recv_reorder_ctrl *preorder_ctrl = prframe->preorder_ctrl; in recv_indicatepkt_reorder() local 1808 struct recv_reorder_ctrl *preorder_ctrl = (struct recv_reorder_ctrl *)pcontext; in rtw_reordering_ctrl_timeout_handler() local
|
D | rtw_debug.c | 242 struct recv_reorder_ctrl *preorder_ctrl; in proc_get_ap_info() local 825 struct recv_reorder_ctrl *preorder_ctrl; in proc_get_all_sta_info() local
|
D | rtw_wlan_util.c | 1580 struct recv_reorder_ctrl *preorder_ctrl; in process_addba_req() local
|
D | rtw_mlme.c | 975 struct recv_reorder_ctrl *preorder_ctrl; in rtw_joinbss_update_stainfo() local
|
D | rtw_mlme_ext.c | 1723 struct recv_reorder_ctrl *preorder_ctrl; in OnAction_back() local
|
/Linux-v5.15/drivers/staging/rtl8723bs/core/ |
D | rtw_sta_mgt.c | 143 struct recv_reorder_ctrl *preorder_ctrl; in _rtw_free_sta_priv() local 180 struct recv_reorder_ctrl *preorder_ctrl; in rtw_alloc_stainfo() local 271 struct recv_reorder_ctrl *preorder_ctrl; in rtw_free_stainfo() local
|
D | rtw_recv.c | 1636 static int check_indicate_seq(struct recv_reorder_ctrl *preorder_ctrl, u16 seq_num) in check_indicate_seq() 1674 static int enqueue_reorder_recvframe(struct recv_reorder_ctrl *preorder_ctrl, union recv_frame *prf… in enqueue_reorder_recvframe() 1728 …int recv_indicatepkts_in_order(struct adapter *padapter, struct recv_reorder_ctrl *preorder_ctrl, … in recv_indicatepkts_in_order() 1817 struct recv_reorder_ctrl *preorder_ctrl = prframe->u.hdr.preorder_ctrl; in recv_indicatepkt_reorder() local 1910 struct recv_reorder_ctrl *preorder_ctrl = in rtw_reordering_ctrl_timeout_handler() local
|
D | rtw_wlan_util.c | 1671 struct recv_reorder_ctrl *preorder_ctrl; in process_addba_req() local
|
D | rtw_mlme.c | 1023 struct recv_reorder_ctrl *preorder_ctrl; in rtw_joinbss_update_stainfo() local
|
D | rtw_mlme_ext.c | 1648 struct recv_reorder_ctrl *preorder_ctrl; in OnAction_back() local
|
/Linux-v5.15/drivers/staging/r8188eu/os_dep/ |
D | recv_linux.c | 205 struct recv_reorder_ctrl *preorder_ctrl; in _rtw_reordering_ctrl_timeout_handler() local 211 void rtw_init_recv_timer(struct recv_reorder_ctrl *preorder_ctrl) in rtw_init_recv_timer()
|
D | ioctl_linux.c | 4202 struct recv_reorder_ctrl *preorder_ctrl; in rtw_dbg_port() local 4250 struct recv_reorder_ctrl *preorder_ctrl; in rtw_dbg_port() local
|
/Linux-v5.15/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 | 1684 struct recv_reorder_ctrl *preorder_ctrl; in update_ht_cap() local
|
/Linux-v5.15/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()
|
/Linux-v5.15/drivers/staging/r8188eu/include/ |
D | rtw_recv.h | 272 struct recv_reorder_ctrl *preorder_ctrl; member
|
/Linux-v5.15/drivers/staging/rtl8723bs/include/ |
D | rtw_recv.h | 339 struct recv_reorder_ctrl *preorder_ctrl; member
|