Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/staging/rtl8188eu/core/
Drtw_sta_mgt.c152 preorder_ctrl = &psta->recvreorder_ctrl[i]; in _rtw_free_sta_priv()
218 preorder_ctrl = &psta->recvreorder_ctrl[i]; in rtw_alloc_stainfo()
306 preorder_ctrl = &psta->recvreorder_ctrl[i]; in rtw_free_stainfo()
Drtw_mlme.c899 preorder_ctrl = &psta->recvreorder_ctrl[i]; in rtw_joinbss_update_stainfo()
909 preorder_ctrl = &bmc_sta->recvreorder_ctrl[i]; in rtw_joinbss_update_stainfo()
Drtw_mlme_ext.c1843 if (psta->recvreorder_ctrl[tid].enable) { in send_delba()
1846 psta->recvreorder_ctrl[tid].enable = false; in send_delba()
1847 psta->recvreorder_ctrl[tid].indicate_seq = 0xffff; in send_delba()
3659 preorder_ctrl = &psta->recvreorder_ctrl[tid]; in OnAction_back()
Drtw_wlan_util.c1518 preorder_ctrl = &psta->recvreorder_ctrl[tid]; in process_addba_req()
Drtw_recv.c1121 precv_frame->preorder_ctrl = &psta->recvreorder_ctrl[pattrib->priority]; in validate_recv_data_frame()
/Linux-v4.19/drivers/staging/rtl8712/
Drtl871x_sta_mgt.c140 preorder_ctrl = &psta->recvreorder_ctrl[i]; in r8712_alloc_stainfo()
194 preorder_ctrl = &psta->recvreorder_ctrl[i]; in r8712_free_stainfo()
Dsta_info.h82 struct recv_reorder_ctrl recvreorder_ctrl[16]; member
Drtl871x_mlme.c1030 &psta->recvreorder_ctrl[pAddbareq_pram->tid]; in r8712_got_addbareq_event_callback()
1766 preorder_ctrl = &bmc_sta->recvreorder_ctrl[i]; in update_ht_cap()
1775 preorder_ctrl = &psta->recvreorder_ctrl[i]; in update_ht_cap()
Drtl871x_recv.c538 &psta->recvreorder_ctrl[pattrib->priority]; in validate_recv_data_frame()
/Linux-v4.19/drivers/staging/rtl8723bs/core/
Drtw_sta_mgt.c171 preorder_ctrl = &psta->recvreorder_ctrl[i]; in _rtw_free_sta_priv()
271 preorder_ctrl = &psta->recvreorder_ctrl[i]; in rtw_alloc_stainfo()
411 preorder_ctrl = &psta->recvreorder_ctrl[i]; in rtw_free_stainfo()
Drtw_debug.c516 preorder_ctrl = &psta->recvreorder_ctrl[i]; in proc_get_ap_info()
1332 preorder_ctrl = &psta->recvreorder_ctrl[j]; in proc_get_all_sta_info()
Drtw_mlme_ext.c2012 preorder_ctrl = &psta->recvreorder_ctrl[tid]; in OnAction_back()
4219 if (psta->recvreorder_ctrl[tid].enable) { in send_delba()
4222 psta->recvreorder_ctrl[tid].enable = false; in send_delba()
4223 psta->recvreorder_ctrl[tid].indicate_seq = 0xffff; in send_delba()
4226 psta->recvreorder_ctrl[tid].indicate_seq); in send_delba()
Drtw_mlme.c1267 preorder_ctrl = &psta->recvreorder_ctrl[i]; in rtw_joinbss_update_stainfo()
1283 preorder_ctrl = &bmc_sta->recvreorder_ctrl[i]; in rtw_joinbss_update_stainfo()
Drtw_wlan_util.c1888 preorder_ctrl = &psta->recvreorder_ctrl[tid]; in process_addba_req()
Drtw_recv.c1367 precv_frame->u.hdr.preorder_ctrl = &psta->recvreorder_ctrl[pattrib->priority]; in validate_recv_data_frame()
/Linux-v4.19/drivers/staging/rtl8188eu/include/
Dsta_info.h110 struct recv_reorder_ctrl recvreorder_ctrl[16]; member
/Linux-v4.19/drivers/staging/rtl8723bs/include/
Dsta_info.h127 struct recv_reorder_ctrl recvreorder_ctrl[16]; member
/Linux-v4.19/drivers/staging/rtl8723bs/os_dep/
Dioctl_linux.c2837 preorder_ctrl = &psta->recvreorder_ctrl[i]; in rtw_dbg_port()
2903 preorder_ctrl = &psta->recvreorder_ctrl[j]; in rtw_dbg_port()