Home
last modified time | relevance | path

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

/linux-6.14.4/drivers/staging/rtl8723bs/core/
Drtw_sta_mgt.c145 struct recv_reorder_ctrl *preorder_ctrl; in _rtw_free_sta_priv() local
182 struct recv_reorder_ctrl *preorder_ctrl; in rtw_alloc_stainfo() local
273 struct recv_reorder_ctrl *preorder_ctrl; in rtw_free_stainfo() local
Drtw_recv.c1638 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
Drtw_wlan_util.c1628 struct recv_reorder_ctrl *preorder_ctrl; in process_addba_req() local
Drtw_mlme.c949 struct recv_reorder_ctrl *preorder_ctrl; in rtw_joinbss_update_stainfo() local
Drtw_mlme_ext.c1628 struct recv_reorder_ctrl *preorder_ctrl; in OnAction_back() local
/linux-6.14.4/drivers/staging/rtl8723bs/os_dep/
Drecv_linux.c223 void rtw_init_recv_timer(struct recv_reorder_ctrl *preorder_ctrl) in rtw_init_recv_timer()
/linux-6.14.4/drivers/staging/rtl8723bs/include/
Drtw_recv.h306 struct recv_reorder_ctrl *preorder_ctrl; member