Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/staging/r8188eu/core/
Drtw_sta_mgt.c150 preorder_ctrl = &psta->recvreorder_ctrl[i]; in _rtw_free_sta_priv()
215 preorder_ctrl = &psta->recvreorder_ctrl[i]; in rtw_alloc_stainfo()
299 preorder_ctrl = &psta->recvreorder_ctrl[i]; in rtw_free_stainfo()
Drtw_debug.c255 preorder_ctrl = &psta->recvreorder_ctrl[i]; in proc_get_ap_info()
858 preorder_ctrl = &psta->recvreorder_ctrl[j]; in proc_get_all_sta_info()
Drtw_mlme.c1013 preorder_ctrl = &psta->recvreorder_ctrl[i]; in rtw_joinbss_update_stainfo()
1023 preorder_ctrl = &bmc_sta->recvreorder_ctrl[i]; in rtw_joinbss_update_stainfo()
Drtw_wlan_util.c1591 preorder_ctrl = &psta->recvreorder_ctrl[tid]; in process_addba_req()
Drtw_recv.c1127 precv_frame->preorder_ctrl = &psta->recvreorder_ctrl[pattrib->priority]; in validate_recv_data_frame()
Drtw_mlme_ext.c1783 preorder_ctrl = &psta->recvreorder_ctrl[tid]; in OnAction_back()
6214 if (psta->recvreorder_ctrl[tid].enable) { in send_delba()
6217 psta->recvreorder_ctrl[tid].enable = false; in send_delba()
6218 psta->recvreorder_ctrl[tid].indicate_seq = 0xffff; in send_delba()
/Linux-v5.15/drivers/staging/rtl8723bs/core/
Drtw_sta_mgt.c158 preorder_ctrl = &psta->recvreorder_ctrl[i]; in _rtw_free_sta_priv()
234 preorder_ctrl = &psta->recvreorder_ctrl[i]; in rtw_alloc_stainfo()
351 preorder_ctrl = &psta->recvreorder_ctrl[i]; in rtw_free_stainfo()
Drtw_mlme.c1081 preorder_ctrl = &psta->recvreorder_ctrl[i]; in rtw_joinbss_update_stainfo()
1092 preorder_ctrl = &bmc_sta->recvreorder_ctrl[i]; in rtw_joinbss_update_stainfo()
Drtw_mlme_ext.c1723 preorder_ctrl = &psta->recvreorder_ctrl[tid]; in OnAction_back()
3777 if (psta->recvreorder_ctrl[tid].enable) { in send_delba()
3779 psta->recvreorder_ctrl[tid].enable = false; in send_delba()
3780 psta->recvreorder_ctrl[tid].indicate_seq = 0xffff; in send_delba()
Drtw_wlan_util.c1683 preorder_ctrl = &psta->recvreorder_ctrl[tid]; in process_addba_req()
Drtw_recv.c1324 precv_frame->u.hdr.preorder_ctrl = &psta->recvreorder_ctrl[pattrib->priority]; in validate_recv_data_frame()
/Linux-v5.15/drivers/staging/rtl8712/
Drtl871x_sta_mgt.c127 preorder_ctrl = &psta->recvreorder_ctrl[i]; in r8712_alloc_stainfo()
181 preorder_ctrl = &psta->recvreorder_ctrl[i]; in r8712_free_stainfo()
Dsta_info.h69 struct recv_reorder_ctrl recvreorder_ctrl[16]; member
Drtl871x_mlme.c990 &psta->recvreorder_ctrl[pAddbareq_pram->tid]; in r8712_got_addbareq_event_callback()
1718 preorder_ctrl = &bmc_sta->recvreorder_ctrl[i]; in update_ht_cap()
1727 preorder_ctrl = &psta->recvreorder_ctrl[i]; in update_ht_cap()
Drtl871x_recv.c522 &psta->recvreorder_ctrl[pattrib->priority]; in validate_recv_data_frame()
/Linux-v5.15/drivers/staging/rtl8723bs/include/
Dsta_info.h122 struct recv_reorder_ctrl recvreorder_ctrl[16]; member
/Linux-v5.15/drivers/staging/r8188eu/include/
Dsta_info.h108 struct recv_reorder_ctrl recvreorder_ctrl[16]; member
/Linux-v5.15/drivers/staging/r8188eu/os_dep/
Dioctl_linux.c4214 preorder_ctrl = &psta->recvreorder_ctrl[i]; in rtw_dbg_port()
4286 preorder_ctrl = &psta->recvreorder_ctrl[j]; in rtw_dbg_port()