Home
last modified time | relevance | path

Searched defs:preorder_ctrl (Results 1 – 17 of 17) sorted by relevance

/linux-6.1.9/drivers/staging/r8188eu/core/
Drtw_sta_mgt.c113 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
Drtw_recv.c1519 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
Drtw_mlme.c944 struct recv_reorder_ctrl *preorder_ctrl; in rtw_joinbss_update_stainfo() local
Drtw_mlme_ext.c1574 struct recv_reorder_ctrl *preorder_ctrl; in OnAction_back() local
/linux-6.1.9/drivers/staging/rtl8723bs/core/
Drtw_sta_mgt.c147 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
Drtw_recv.c1639 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
Drtw_wlan_util.c1671 struct recv_reorder_ctrl *preorder_ctrl; in process_addba_req() local
Drtw_mlme.c1022 struct recv_reorder_ctrl *preorder_ctrl; in rtw_joinbss_update_stainfo() local
Drtw_mlme_ext.c1631 struct recv_reorder_ctrl *preorder_ctrl; in OnAction_back() local
/linux-6.1.9/drivers/staging/rtl8712/
Drtl8712_recv.c434 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
Drtl871x_sta_mgt.c95 struct recv_reorder_ctrl *preorder_ctrl; in r8712_alloc_stainfo() local
147 struct recv_reorder_ctrl *preorder_ctrl; in r8712_free_stainfo() local
Drecv_linux.c135 void r8712_init_recv_timer(struct recv_reorder_ctrl *preorder_ctrl) in r8712_init_recv_timer()
Drtl8712_recv.h129 struct recv_reorder_ctrl *preorder_ctrl; member
Drtl871x_mlme.c1644 struct recv_reorder_ctrl *preorder_ctrl; in update_ht_cap() local
/linux-6.1.9/drivers/staging/rtl8723bs/os_dep/
Drecv_linux.c224 void rtw_init_recv_timer(struct recv_reorder_ctrl *preorder_ctrl) in rtw_init_recv_timer()
/linux-6.1.9/drivers/staging/r8188eu/include/
Drtw_recv.h243 struct recv_reorder_ctrl *preorder_ctrl; member
/linux-6.1.9/drivers/staging/rtl8723bs/include/
Drtw_recv.h339 struct recv_reorder_ctrl *preorder_ctrl; member