Searched defs:preorder_ctrl (Results 1 – 17 of 17) sorted by relevance
/linux-6.1.9/drivers/staging/r8188eu/core/ |
D | rtw_sta_mgt.c | 113 struct recv_reorder_ctrl *preorder_ctrl; in _rtw_free_sta_priv() local 143 struct recv_reorder_ctrl *preorder_ctrl; in _rtw_reordering_ctrl_timeout_handler() local 149 static void rtw_init_recv_timer(struct recv_reorder_ctrl *preorder_ctrl) in rtw_init_recv_timer() 172 struct recv_reorder_ctrl *preorder_ctrl; in rtw_alloc_stainfo() local 249 struct recv_reorder_ctrl *preorder_ctrl; in rtw_free_stainfo() local
|
D | rtw_recv.c | 1519 static bool check_indicate_seq(struct recv_reorder_ctrl *preorder_ctrl, u16 seq_num) in check_indicate_seq() 1549 static bool enqueue_reorder_recvframe(struct recv_reorder_ctrl *preorder_ctrl, struct recv_frame *p… in enqueue_reorder_recvframe() 1657 …ool recv_indicatepkts_in_order(struct adapter *padapter, struct recv_reorder_ctrl *preorder_ctrl, … in recv_indicatepkts_in_order() 1720 struct recv_reorder_ctrl *preorder_ctrl = prframe->preorder_ctrl; in recv_indicatepkt_reorder() local 1795 struct recv_reorder_ctrl *preorder_ctrl = (struct recv_reorder_ctrl *)pcontext; in rtw_reordering_ctrl_timeout_handler() local
|
D | rtw_mlme.c | 944 struct recv_reorder_ctrl *preorder_ctrl; in rtw_joinbss_update_stainfo() local
|
D | rtw_mlme_ext.c | 1574 struct recv_reorder_ctrl *preorder_ctrl; in OnAction_back() local
|
/linux-6.1.9/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
|
D | rtw_wlan_util.c | 1671 struct recv_reorder_ctrl *preorder_ctrl; in process_addba_req() local
|
D | rtw_mlme.c | 1022 struct recv_reorder_ctrl *preorder_ctrl; in rtw_joinbss_update_stainfo() local
|
D | rtw_mlme_ext.c | 1631 struct recv_reorder_ctrl *preorder_ctrl; in OnAction_back() local
|
/linux-6.1.9/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 | 1644 struct recv_reorder_ctrl *preorder_ctrl; in update_ht_cap() local
|
/linux-6.1.9/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-6.1.9/drivers/staging/r8188eu/include/ |
D | rtw_recv.h | 243 struct recv_reorder_ctrl *preorder_ctrl; member
|
/linux-6.1.9/drivers/staging/rtl8723bs/include/ |
D | rtw_recv.h | 339 struct recv_reorder_ctrl *preorder_ctrl; member
|