Home
last modified time | relevance | path

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

/linux/drivers/staging/rtl8723bs/core/
H A Drtw_sta_mgt.c160 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()
H A Drtw_recv.c1322 precv_frame->u.hdr.preorder_ctrl = &psta->recvreorder_ctrl[pattrib->priority]; in validate_recv_data_frame()
/linux/drivers/staging/rtl8723bs/include/
H A Dsta_info.h122 struct recv_reorder_ctrl recvreorder_ctrl[16]; member