Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/staging/r8188eu/core/
Drtw_sta_mgt.c132 preorder_ctrl = &psta->recvreorder_ctrl[i]; in _rtw_free_sta_priv()
194 preorder_ctrl = &psta->recvreorder_ctrl[i]; in rtw_alloc_stainfo()
278 preorder_ctrl = &psta->recvreorder_ctrl[i]; in rtw_free_stainfo()
Drtw_mlme.c892 preorder_ctrl = &psta->recvreorder_ctrl[i]; in rtw_joinbss_update_stainfo()
902 preorder_ctrl = &bmc_sta->recvreorder_ctrl[i]; in rtw_joinbss_update_stainfo()
Drtw_mlme_ext.c1496 preorder_ctrl = &psta->recvreorder_ctrl[tid]; in OnAction_back()
1522 preorder_ctrl = &psta->recvreorder_ctrl[tid]; in OnAction_back()
5625 if (psta->recvreorder_ctrl[tid].enable) { in send_delba()
5627 psta->recvreorder_ctrl[tid].enable = false; in send_delba()
5628 psta->recvreorder_ctrl[tid].indicate_seq = 0xffff; in send_delba()
Drtw_recv.c993 precv_frame->preorder_ctrl = &psta->recvreorder_ctrl[pattrib->priority]; in validate_recv_data_frame()
/linux-5.19.10/drivers/staging/rtl8723bs/core/
Drtw_sta_mgt.c162 preorder_ctrl = &psta->recvreorder_ctrl[i]; in _rtw_free_sta_priv()
238 preorder_ctrl = &psta->recvreorder_ctrl[i]; in rtw_alloc_stainfo()
357 preorder_ctrl = &psta->recvreorder_ctrl[i]; in rtw_free_stainfo()
Drtw_mlme.c1080 preorder_ctrl = &psta->recvreorder_ctrl[i]; in rtw_joinbss_update_stainfo()
1091 preorder_ctrl = &bmc_sta->recvreorder_ctrl[i]; in rtw_joinbss_update_stainfo()
Drtw_mlme_ext.c1705 preorder_ctrl = &psta->recvreorder_ctrl[tid]; in OnAction_back()
3747 if (psta->recvreorder_ctrl[tid].enable) { in send_delba()
3749 psta->recvreorder_ctrl[tid].enable = false; in send_delba()
3750 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.c1328 precv_frame->u.hdr.preorder_ctrl = &psta->recvreorder_ctrl[pattrib->priority]; in validate_recv_data_frame()
/linux-5.19.10/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.h68 struct recv_reorder_ctrl recvreorder_ctrl[16]; member
Drtl871x_mlme.c964 &psta->recvreorder_ctrl[pAddbareq_pram->tid]; in r8712_got_addbareq_event_callback()
1678 preorder_ctrl = &bmc_sta->recvreorder_ctrl[i]; in update_ht_cap()
1687 preorder_ctrl = &psta->recvreorder_ctrl[i]; in update_ht_cap()
Drtl871x_recv.c521 &psta->recvreorder_ctrl[pattrib->priority]; in validate_recv_data_frame()
/linux-5.19.10/drivers/staging/r8188eu/include/
Dsta_info.h107 struct recv_reorder_ctrl recvreorder_ctrl[16]; member
/linux-5.19.10/drivers/staging/rtl8723bs/include/
Dsta_info.h122 struct recv_reorder_ctrl recvreorder_ctrl[16]; member