Home
last modified time | relevance | path

Searched refs:recv_reorder_ctrl (Results 1 – 7 of 7) sorted by relevance

/linux/drivers/staging/rtl8723bs/core/
H A Drtw_sta_mgt.c145 struct recv_reorder_ctrl *preorder_ctrl; in _rtw_free_sta_priv()
182 struct recv_reorder_ctrl *preorder_ctrl; in rtw_alloc_stainfo()
274 struct recv_reorder_ctrl *preorder_ctrl; in rtw_free_stainfo()
H A Drtw_recv.c1783 static int check_indicate_seq(struct recv_reorder_ctrl *preorder_ctrl, u16 seq_num) in check_indicate_seq()
1815 static int enqueue_reorder_recvframe(struct recv_reorder_ctrl *preorder_ctrl, union recv_frame *prf… in enqueue_reorder_recvframe()
1897 static int recv_indicatepkts_in_order(struct adapter *padapter, struct recv_reorder_ctrl *preorder_… in recv_indicatepkts_in_order()
1982 struct recv_reorder_ctrl *preorder_ctrl = prframe->u.hdr.preorder_ctrl; in recv_indicatepkt_reorder()
2067 struct recv_reorder_ctrl *preorder_ctrl = in rtw_reordering_ctrl_timeout_handler()
H A Drtw_wlan_util.c1620 struct recv_reorder_ctrl *preorder_ctrl; in process_addba_req()
H A Drtw_mlme.c964 struct recv_reorder_ctrl *preorder_ctrl; in rtw_joinbss_update_stainfo()
H A Drtw_mlme_ext.c1614 struct recv_reorder_ctrl *preorder_ctrl; in OnAction_back()
/linux/drivers/staging/rtl8723bs/include/
H A Drtw_recv.h29 struct recv_reorder_ctrl { struct
306 struct recv_reorder_ctrl *preorder_ctrl;
H A Dsta_info.h122 struct recv_reorder_ctrl recvreorder_ctrl[16];