Home
last modified time | relevance | path

Searched refs:recvreorder_ctrl (Results 1 – 17 of 17) sorted by relevance

/drivers/staging/rtl8723au/core/
Drtw_sta_mgt.c103 preorder_ctrl = &psta->recvreorder_ctrl[i]; in _rtw_free_sta_priv23a()
170 preorder_ctrl = &psta->recvreorder_ctrl[i]; in rtw_alloc_stainfo23a()
269 preorder_ctrl = &psta->recvreorder_ctrl[i]; in rtw_free_stainfo23a()
Drtw_mlme.c948 preorder_ctrl = &psta->recvreorder_ctrl[i]; in rtw_joinbss_update_stainfo()
959 preorder_ctrl = &bmc_sta->recvreorder_ctrl[i]; in rtw_joinbss_update_stainfo()
Drtw_wlan_util.c1540 preorder_ctrl = &psta->recvreorder_ctrl[tid]; in process_addba_req23a()
Drtw_mlme_ext.c2081 preorder_ctrl = &psta->recvreorder_ctrl[tid]; in OnAction23a_back23a()
3945 if (psta->recvreorder_ctrl[tid].enable == true) { in send_delba23a()
3948 psta->recvreorder_ctrl[tid].enable = false; in send_delba23a()
3949 psta->recvreorder_ctrl[tid].indicate_seq = 0xffff; in send_delba23a()
Drtw_recv.c1333 precv_frame->preorder_ctrl = &psta->recvreorder_ctrl[pattrib->priority]; in validate_recv_data_frame()
/drivers/staging/rtl8188eu/core/
Drtw_sta_mgt.c167 preorder_ctrl = &psta->recvreorder_ctrl[i]; in _rtw_free_sta_priv()
239 preorder_ctrl = &psta->recvreorder_ctrl[i]; in rtw_alloc_stainfo()
329 preorder_ctrl = &psta->recvreorder_ctrl[i]; in rtw_free_stainfo()
Drtw_debug.c272 preorder_ctrl = &psta->recvreorder_ctrl[i]; in proc_get_ap_info()
879 preorder_ctrl = &psta->recvreorder_ctrl[j]; in proc_get_all_sta_info()
Drtw_mlme.c947 preorder_ctrl = &psta->recvreorder_ctrl[i]; in rtw_joinbss_update_stainfo()
957 preorder_ctrl = &bmc_sta->recvreorder_ctrl[i]; in rtw_joinbss_update_stainfo()
Drtw_mlme_ext.c1941 if (psta->recvreorder_ctrl[tid].enable) { in send_delba()
1944 psta->recvreorder_ctrl[tid].enable = false; in send_delba()
1945 psta->recvreorder_ctrl[tid].indicate_seq = 0xffff; in send_delba()
3757 preorder_ctrl = &psta->recvreorder_ctrl[tid]; in OnAction_back()
Drtw_wlan_util.c1580 preorder_ctrl = &psta->recvreorder_ctrl[tid]; in process_addba_req()
Drtw_recv.c1202 precv_frame->preorder_ctrl = &psta->recvreorder_ctrl[pattrib->priority]; in validate_recv_data_frame()
/drivers/staging/rtl8712/
Drtl871x_sta_mgt.c147 preorder_ctrl = &psta->recvreorder_ctrl[i]; in r8712_alloc_stainfo()
200 preorder_ctrl = &psta->recvreorder_ctrl[i]; in r8712_free_stainfo()
Dsta_info.h82 struct recv_reorder_ctrl recvreorder_ctrl[16]; member
Drtl871x_mlme.c1043 &psta->recvreorder_ctrl[pAddbareq_pram->tid]; in r8712_got_addbareq_event_callback()
1772 preorder_ctrl = &bmc_sta->recvreorder_ctrl[i]; in update_ht_cap()
1781 preorder_ctrl = &psta->recvreorder_ctrl[i]; in update_ht_cap()
Drtl871x_recv.c540 &psta->recvreorder_ctrl[pattrib->priority]; in validate_recv_data_frame()
/drivers/staging/rtl8188eu/include/
Dsta_info.h123 struct recv_reorder_ctrl recvreorder_ctrl[16]; member
/drivers/staging/rtl8723au/include/
Dsta_info.h126 struct recv_reorder_ctrl recvreorder_ctrl[16]; member