Home
last modified time | relevance | path

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

/linux-4.1.27/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.c1546 preorder_ctrl = &psta->recvreorder_ctrl[tid]; in process_addba_req23a()
Drtw_mlme_ext.c2088 preorder_ctrl = &psta->recvreorder_ctrl[tid]; in OnAction23a_back23a()
3955 if (psta->recvreorder_ctrl[tid].enable == true) { in send_delba23a()
3958 psta->recvreorder_ctrl[tid].enable = false; in send_delba23a()
3959 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()
/linux-4.1.27/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.c1049 &psta->recvreorder_ctrl[pAddbareq_pram->tid]; in r8712_got_addbareq_event_callback()
1777 preorder_ctrl = &bmc_sta->recvreorder_ctrl[i]; in update_ht_cap()
1786 preorder_ctrl = &psta->recvreorder_ctrl[i]; in update_ht_cap()
Drtl871x_recv.c536 &psta->recvreorder_ctrl[pattrib->priority]; in validate_recv_data_frame()
/linux-4.1.27/drivers/staging/rtl8188eu/core/
Drtw_sta_mgt.c194 preorder_ctrl = &psta->recvreorder_ctrl[i]; in _rtw_free_sta_priv()
268 preorder_ctrl = &psta->recvreorder_ctrl[i]; in rtw_alloc_stainfo()
354 preorder_ctrl = &psta->recvreorder_ctrl[i]; in rtw_free_stainfo()
Drtw_debug.c271 preorder_ctrl = &psta->recvreorder_ctrl[i]; in proc_get_ap_info()
878 preorder_ctrl = &psta->recvreorder_ctrl[j]; in proc_get_all_sta_info()
Drtw_mlme.c941 preorder_ctrl = &psta->recvreorder_ctrl[i]; in rtw_joinbss_update_stainfo()
951 preorder_ctrl = &bmc_sta->recvreorder_ctrl[i]; in rtw_joinbss_update_stainfo()
Drtw_mlme_ext.c1658 preorder_ctrl = &psta->recvreorder_ctrl[tid]; in OnAction_back()
3562 if (psta->recvreorder_ctrl[tid].enable) { in send_delba()
3565 psta->recvreorder_ctrl[tid].enable = false; in send_delba()
3566 psta->recvreorder_ctrl[tid].indicate_seq = 0xffff; in send_delba()
Drtw_wlan_util.c1582 preorder_ctrl = &psta->recvreorder_ctrl[tid]; in process_addba_req()
Drtw_recv.c1228 precv_frame->preorder_ctrl = &psta->recvreorder_ctrl[pattrib->priority]; in validate_recv_data_frame()
/linux-4.1.27/drivers/staging/rtl8723au/include/
Dsta_info.h126 struct recv_reorder_ctrl recvreorder_ctrl[16]; member
/linux-4.1.27/drivers/staging/rtl8188eu/include/
Dsta_info.h124 struct recv_reorder_ctrl recvreorder_ctrl[16]; member