Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/staging/r8188eu/core/
Drtw_sta_mgt.c134 struct recv_reorder_ctrl *preorder_ctrl; in _rtw_free_sta_priv() local
171 struct recv_reorder_ctrl *preorder_ctrl; in rtw_alloc_stainfo() local
248 struct recv_reorder_ctrl *preorder_ctrl; in rtw_free_stainfo() local
Drtw_recv.c1610 static int check_indicate_seq(struct recv_reorder_ctrl *preorder_ctrl, u16 seq_num) in check_indicate_seq()
1641 int enqueue_reorder_recvframe(struct recv_reorder_ctrl *preorder_ctrl, struct recv_frame *prframe) in enqueue_reorder_recvframe()
1670 …int recv_indicatepkts_in_order(struct adapter *padapter, struct recv_reorder_ctrl *preorder_ctrl, … in recv_indicatepkts_in_order()
1733 struct recv_reorder_ctrl *preorder_ctrl = prframe->preorder_ctrl; in recv_indicatepkt_reorder() local
1808 struct recv_reorder_ctrl *preorder_ctrl = (struct recv_reorder_ctrl *)pcontext; in rtw_reordering_ctrl_timeout_handler() local
Drtw_debug.c242 struct recv_reorder_ctrl *preorder_ctrl; in proc_get_ap_info() local
825 struct recv_reorder_ctrl *preorder_ctrl; in proc_get_all_sta_info() local
Drtw_wlan_util.c1580 struct recv_reorder_ctrl *preorder_ctrl; in process_addba_req() local
Drtw_mlme.c975 struct recv_reorder_ctrl *preorder_ctrl; in rtw_joinbss_update_stainfo() local
Drtw_mlme_ext.c1723 struct recv_reorder_ctrl *preorder_ctrl; in OnAction_back() local
/Linux-v5.15/drivers/staging/rtl8723bs/core/
Drtw_sta_mgt.c143 struct recv_reorder_ctrl *preorder_ctrl; in _rtw_free_sta_priv() local
180 struct recv_reorder_ctrl *preorder_ctrl; in rtw_alloc_stainfo() local
271 struct recv_reorder_ctrl *preorder_ctrl; in rtw_free_stainfo() local
Drtw_recv.c1636 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.c1671 struct recv_reorder_ctrl *preorder_ctrl; in process_addba_req() local
Drtw_mlme.c1023 struct recv_reorder_ctrl *preorder_ctrl; in rtw_joinbss_update_stainfo() local
Drtw_mlme_ext.c1648 struct recv_reorder_ctrl *preorder_ctrl; in OnAction_back() local
/Linux-v5.15/drivers/staging/r8188eu/os_dep/
Drecv_linux.c205 struct recv_reorder_ctrl *preorder_ctrl; in _rtw_reordering_ctrl_timeout_handler() local
211 void rtw_init_recv_timer(struct recv_reorder_ctrl *preorder_ctrl) in rtw_init_recv_timer()
Dioctl_linux.c4202 struct recv_reorder_ctrl *preorder_ctrl; in rtw_dbg_port() local
4250 struct recv_reorder_ctrl *preorder_ctrl; in rtw_dbg_port() local
/Linux-v5.15/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.c1684 struct recv_reorder_ctrl *preorder_ctrl; in update_ht_cap() local
/Linux-v5.15/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-v5.15/drivers/staging/r8188eu/include/
Drtw_recv.h272 struct recv_reorder_ctrl *preorder_ctrl; member
/Linux-v5.15/drivers/staging/rtl8723bs/include/
Drtw_recv.h339 struct recv_reorder_ctrl *preorder_ctrl; member