Home
last modified time | relevance | path

Searched defs:preorder_ctrl (Results 1 – 6 of 6) 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() local
182 struct recv_reorder_ctrl *preorder_ctrl; in rtw_alloc_stainfo() local
274 struct recv_reorder_ctrl *preorder_ctrl; in rtw_free_stainfo() local
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 …int recv_indicatepkts_in_order(struct adapter *padapter, struct recv_reorder_ctrl *preorder_ctrl, … in recv_indicatepkts_in_order()
1982 struct recv_reorder_ctrl *preorder_ctrl = prframe->u.hdr.preorder_ctrl; in recv_indicatepkt_reorder() local
2067 struct recv_reorder_ctrl *preorder_ctrl = in rtw_reordering_ctrl_timeout_handler() local
H A Drtw_wlan_util.c1620 struct recv_reorder_ctrl *preorder_ctrl; in process_addba_req() local
H A Drtw_mlme.c964 struct recv_reorder_ctrl *preorder_ctrl; in rtw_joinbss_update_stainfo() local
H A Drtw_mlme_ext.c1614 struct recv_reorder_ctrl *preorder_ctrl; in OnAction_back() local
/linux/drivers/staging/rtl8723bs/include/
H A Drtw_recv.h306 struct recv_reorder_ctrl *preorder_ctrl; member