Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/staging/rtl8188eu/include/
Drtw_recv.h195 struct stainfo_rxcache rxcache; member
/Linux-v4.19/drivers/staging/rtl8712/
Drtl871x_recv.h121 struct stainfo_rxcache rxcache; member
Drtl871x_sta_mgt.c136 memcpy(&psta->sta_recvpriv.rxcache.tid_rxseq[i], in r8712_alloc_stainfo()
Drtl871x_recv.c541 if (recv_decache(precv_frame, bretry, &psta->sta_recvpriv.rxcache) == in validate_recv_data_frame()
/Linux-v4.19/drivers/staging/rtl8723bs/include/
Drtw_recv.h288 struct stainfo_rxcache rxcache; member
/Linux-v4.19/drivers/staging/rtl8188eu/core/
Drtw_sta_mgt.c208 memcpy(&psta->sta_recvpriv.rxcache.tid_rxseq[i], &wRxSeqInitialValue, 2); in rtw_alloc_stainfo()
Drtw_recv.c1124 if (recv_decache(precv_frame, bretry, &psta->sta_recvpriv.rxcache) == _FAIL) { in validate_recv_data_frame()
/Linux-v4.19/drivers/staging/rtl8723bs/core/
Drtw_sta_mgt.c250 memcpy(&psta->sta_recvpriv.rxcache.tid_rxseq[i], &wRxSeqInitialValue, 2); in rtw_alloc_stainfo()
Drtw_recv.c1370 if (recv_decache(precv_frame, bretry, &psta->sta_recvpriv.rxcache) == _FAIL) { in validate_recv_data_frame()