/linux-4.4.14/drivers/staging/rtl8712/ |
D | recv_linux.c | 143 struct recv_reorder_ctrl *preorder_ctrl = in _r8712_reordering_ctrl_timeout_handler() local 149 void r8712_init_recv_timer(struct recv_reorder_ctrl *preorder_ctrl) in r8712_init_recv_timer()
|
D | rtl8712_recv.c | 452 static int check_indicate_seq(struct recv_reorder_ctrl *preorder_ctrl, in check_indicate_seq() 482 static int enqueue_reorder_recvframe(struct recv_reorder_ctrl *preorder_ctrl, in enqueue_reorder_recvframe() 510 struct recv_reorder_ctrl *preorder_ctrl, in r8712_recv_indicatepkts_in_order() 573 struct recv_reorder_ctrl *preorder_ctrl = prframe->u.hdr.preorder_ctrl; in recv_indicatepkt_reorder() local 626 struct recv_reorder_ctrl *preorder_ctrl = in r8712_reordering_ctrl_timeout_handler() local
|
D | rtl871x_sta_mgt.c | 113 struct recv_reorder_ctrl *preorder_ctrl; in r8712_alloc_stainfo() local 167 struct recv_reorder_ctrl *preorder_ctrl; in r8712_free_stainfo() local
|
D | rtl8712_recv.h | 141 struct recv_reorder_ctrl *preorder_ctrl; member
|
D | rtl871x_mlme.c | 1738 struct recv_reorder_ctrl *preorder_ctrl; in update_ht_cap() local
|
/linux-4.4.14/drivers/staging/rtl8723au/core/ |
D | rtw_sta_mgt.c | 88 struct recv_reorder_ctrl *preorder_ctrl; in _rtw_free_sta_priv23a() local 119 struct recv_reorder_ctrl *preorder_ctrl; in rtw_alloc_stainfo23a() local 199 struct recv_reorder_ctrl *preorder_ctrl; in rtw_free_stainfo23a() local
|
D | rtw_recv.c | 1806 int check_indicate_seq(struct recv_reorder_ctrl *preorder_ctrl, u16 seq_num) in check_indicate_seq() 1837 static int enqueue_reorder_recvframe23a(struct recv_reorder_ctrl *preorder_ctrl, in enqueue_reorder_recvframe23a() 1889 struct recv_reorder_ctrl *preorder_ctrl, in recv_indicatepkts_in_order() 1981 struct recv_reorder_ctrl *preorder_ctrl; in recv_indicatepkt_reorder() local 2074 struct recv_reorder_ctrl *preorder_ctrl; in rtw_reordering_ctrl_timeout_handler23a() local
|
D | rtw_wlan_util.c | 1526 struct recv_reorder_ctrl *preorder_ctrl; in process_addba_req23a() local
|
D | rtw_mlme.c | 891 struct recv_reorder_ctrl *preorder_ctrl; in rtw_joinbss_update_stainfo() local
|
D | rtw_mlme_ext.c | 2012 struct recv_reorder_ctrl *preorder_ctrl; in OnAction23a_back23a() local
|
/linux-4.4.14/drivers/staging/rtl8188eu/core/ |
D | rtw_sta_mgt.c | 150 struct recv_reorder_ctrl *preorder_ctrl; in _rtw_free_sta_priv() local 188 struct recv_reorder_ctrl *preorder_ctrl; in rtw_alloc_stainfo() local 271 struct recv_reorder_ctrl *preorder_ctrl; in rtw_free_stainfo() local
|
D | rtw_recv.c | 1714 static int check_indicate_seq(struct recv_reorder_ctrl *preorder_ctrl, u16 seq_num) in check_indicate_seq() 1744 static int enqueue_reorder_recvframe(struct recv_reorder_ctrl *preorder_ctrl, in enqueue_reorder_recvframe() 1774 …int recv_indicatepkts_in_order(struct adapter *padapter, struct recv_reorder_ctrl *preorder_ctrl, … in recv_indicatepkts_in_order() 1843 struct recv_reorder_ctrl *preorder_ctrl = prframe->preorder_ctrl; in recv_indicatepkt_reorder() local 1933 struct recv_reorder_ctrl *preorder_ctrl = (struct recv_reorder_ctrl *)data; in rtw_reordering_ctrl_timeout_handler() local
|
D | rtw_debug.c | 259 struct recv_reorder_ctrl *preorder_ctrl; in proc_get_ap_info() local 845 struct recv_reorder_ctrl *preorder_ctrl; in proc_get_all_sta_info() local
|
D | rtw_mlme.c | 906 struct recv_reorder_ctrl *preorder_ctrl; in rtw_joinbss_update_stainfo() local
|
D | rtw_wlan_util.c | 1569 struct recv_reorder_ctrl *preorder_ctrl; in process_addba_req() local
|
D | rtw_mlme_ext.c | 3696 struct recv_reorder_ctrl *preorder_ctrl; in OnAction_back() local
|
/linux-4.4.14/drivers/staging/rtl8723au/os_dep/ |
D | recv_linux.c | 160 void rtw_init_recv_timer23a(struct recv_reorder_ctrl *preorder_ctrl) in rtw_init_recv_timer23a()
|
/linux-4.4.14/drivers/staging/rtl8188eu/os_dep/ |
D | recv_linux.c | 188 void rtw_init_recv_timer(struct recv_reorder_ctrl *preorder_ctrl) in rtw_init_recv_timer()
|
/linux-4.4.14/drivers/staging/rtl8723au/include/ |
D | rtw_recv.h | 271 struct recv_reorder_ctrl *preorder_ctrl; member
|
/linux-4.4.14/drivers/staging/rtl8188eu/include/ |
D | rtw_recv.h | 264 struct recv_reorder_ctrl *preorder_ctrl; member
|