Searched refs:recvreorder_ctrl (Results 1 – 6 of 6) sorted by relevance
160 preorder_ctrl = &psta->recvreorder_ctrl[i]; in _rtw_free_sta_priv()236 preorder_ctrl = &psta->recvreorder_ctrl[i]; in rtw_alloc_stainfo()355 preorder_ctrl = &psta->recvreorder_ctrl[i]; in rtw_free_stainfo()
1005 preorder_ctrl = &psta->recvreorder_ctrl[i]; in rtw_joinbss_update_stainfo()1015 preorder_ctrl = &bmc_sta->recvreorder_ctrl[i]; in rtw_joinbss_update_stainfo()
1702 preorder_ctrl = &psta->recvreorder_ctrl[tid]; in OnAction_back()3744 if (psta->recvreorder_ctrl[tid].enable) { in send_delba()3746 psta->recvreorder_ctrl[tid].enable = false; in send_delba()3747 psta->recvreorder_ctrl[tid].indicate_seq = 0xffff; in send_delba()
1635 preorder_ctrl = &psta->recvreorder_ctrl[tid]; in process_addba_req()
1322 precv_frame->u.hdr.preorder_ctrl = &psta->recvreorder_ctrl[pattrib->priority]; in validate_recv_data_frame()
122 struct recv_reorder_ctrl recvreorder_ctrl[16]; member
Completed in 29 milliseconds