/linux-4.1.27/drivers/staging/rtl8712/ |
D | recv_linux.c | 142 struct recv_reorder_ctrl *preorder_ctrl = in _r8712_reordering_ctrl_timeout_handler() local 148 void r8712_init_recv_timer(struct recv_reorder_ctrl *preorder_ctrl) in r8712_init_recv_timer()
|
D | rtl8712_recv.c | 450 static int check_indicate_seq(struct recv_reorder_ctrl *preorder_ctrl, in check_indicate_seq() 480 static int enqueue_reorder_recvframe(struct recv_reorder_ctrl *preorder_ctrl, in enqueue_reorder_recvframe() 508 struct recv_reorder_ctrl *preorder_ctrl, in r8712_recv_indicatepkts_in_order() 571 struct recv_reorder_ctrl *preorder_ctrl = prframe->u.hdr.preorder_ctrl; in recv_indicatepkt_reorder() local 623 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 | 1743 struct recv_reorder_ctrl *preorder_ctrl; in update_ht_cap() local
|
/linux-4.1.27/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 | 1807 int check_indicate_seq(struct recv_reorder_ctrl *preorder_ctrl, u16 seq_num) in check_indicate_seq() 1838 static int enqueue_reorder_recvframe23a(struct recv_reorder_ctrl *preorder_ctrl, in enqueue_reorder_recvframe23a() 1890 struct recv_reorder_ctrl *preorder_ctrl, in recv_indicatepkts_in_order() 1982 struct recv_reorder_ctrl *preorder_ctrl; in recv_indicatepkt_reorder() local 2075 struct recv_reorder_ctrl *preorder_ctrl; in rtw_reordering_ctrl_timeout_handler23a() local
|
D | rtw_wlan_util.c | 1532 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 | 2019 struct recv_reorder_ctrl *preorder_ctrl; in OnAction23a_back23a() local
|
/linux-4.1.27/drivers/staging/rtl8188eu/core/ |
D | rtw_sta_mgt.c | 178 struct recv_reorder_ctrl *preorder_ctrl; in _rtw_free_sta_priv() local 217 struct recv_reorder_ctrl *preorder_ctrl; in rtw_alloc_stainfo() local 300 struct recv_reorder_ctrl *preorder_ctrl; in rtw_free_stainfo() local
|
D | rtw_recv.c | 1734 static int check_indicate_seq(struct recv_reorder_ctrl *preorder_ctrl, u16 seq_num) in check_indicate_seq() 1764 static int enqueue_reorder_recvframe(struct recv_reorder_ctrl *preorder_ctrl, in enqueue_reorder_recvframe() 1794 …int recv_indicatepkts_in_order(struct adapter *padapter, struct recv_reorder_ctrl *preorder_ctrl, … in recv_indicatepkts_in_order() 1863 struct recv_reorder_ctrl *preorder_ctrl = prframe->preorder_ctrl; in recv_indicatepkt_reorder() local 1953 struct recv_reorder_ctrl *preorder_ctrl = (struct recv_reorder_ctrl *)data; in rtw_reordering_ctrl_timeout_handler() local
|
D | rtw_debug.c | 258 struct recv_reorder_ctrl *preorder_ctrl; in proc_get_ap_info() local 844 struct recv_reorder_ctrl *preorder_ctrl; in proc_get_all_sta_info() local
|
D | rtw_wlan_util.c | 1571 struct recv_reorder_ctrl *preorder_ctrl; in process_addba_req() local
|
D | rtw_mlme.c | 900 struct recv_reorder_ctrl *preorder_ctrl; in rtw_joinbss_update_stainfo() local
|
D | rtw_mlme_ext.c | 1597 struct recv_reorder_ctrl *preorder_ctrl; in OnAction_back() local
|
/linux-4.1.27/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.1.27/drivers/staging/rtl8188eu/os_dep/ |
D | recv_linux.c | 194 void rtw_init_recv_timer(struct recv_reorder_ctrl *preorder_ctrl) in rtw_init_recv_timer()
|
/linux-4.1.27/drivers/staging/rtl8723au/include/ |
D | rtw_recv.h | 271 struct recv_reorder_ctrl *preorder_ctrl; member
|
/linux-4.1.27/drivers/staging/rtl8188eu/include/ |
D | rtw_recv.h | 264 struct recv_reorder_ctrl *preorder_ctrl; member
|