Home
last modified time | relevance | path

Searched refs:rxcache (Results 1 – 9 of 9) sorted by relevance

/Linux-v6.1/drivers/staging/rtl8712/
Drtl871x_recv.h117 struct stainfo_rxcache rxcache; member
Drtl871x_sta_mgt.c123 memcpy(&psta->sta_recvpriv.rxcache.tid_rxseq[i], in r8712_alloc_stainfo()
Drtl871x_recv.c524 if (recv_decache(precv_frame, bretry, &psta->sta_recvpriv.rxcache) == in validate_recv_data_frame()
/Linux-v6.1/drivers/staging/r8188eu/include/
Drtw_recv.h204 struct stainfo_rxcache rxcache; member
/Linux-v6.1/drivers/staging/rtl8723bs/include/
Drtw_recv.h266 struct stainfo_rxcache rxcache; member
/Linux-v6.1/drivers/staging/r8188eu/core/
Drtw_sta_mgt.c210 memcpy(&psta->sta_recvpriv.rxcache.tid_rxseq[i], &wRxSeqInitialValue, 2); in rtw_alloc_stainfo()
Drtw_recv.c1095 &psta->sta_recvpriv.rxcache) == _FAIL) in validate_recv_data_frame()
/Linux-v6.1/drivers/staging/rtl8723bs/core/
Drtw_sta_mgt.c232 memcpy(&psta->sta_recvpriv.rxcache.tid_rxseq[i], &wRxSeqInitialValue, 2); in rtw_alloc_stainfo()
Drtw_recv.c1326 if (recv_decache(precv_frame, bretry, &psta->sta_recvpriv.rxcache) == _FAIL) { in validate_recv_data_frame()