Home
last modified time | relevance | path

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

/drivers/staging/rtl8188eu/include/
Drtw_recv.h195 struct stainfo_rxcache rxcache; member
/drivers/staging/rtl8712/
Drtl871x_recv.h119 struct stainfo_rxcache rxcache; member
Drtl871x_sta_mgt.c123 memcpy(&psta->sta_recvpriv.rxcache.tid_rxseq[i], in r8712_alloc_stainfo()
Drtl871x_recv.c523 if (recv_decache(precv_frame, bretry, &psta->sta_recvpriv.rxcache) == in validate_recv_data_frame()
/drivers/staging/rtl8723bs/include/
Drtw_recv.h284 struct stainfo_rxcache rxcache; member
/drivers/staging/rtl8188eu/core/
Drtw_sta_mgt.c214 memcpy(&psta->sta_recvpriv.rxcache.tid_rxseq[i], in rtw_alloc_stainfo()
Drtw_recv.c1110 if (recv_decache(precv_frame, bretry, &psta->sta_recvpriv.rxcache) == _FAIL) { in validate_recv_data_frame()
/drivers/staging/rtl8723bs/core/
Drtw_sta_mgt.c245 memcpy(&psta->sta_recvpriv.rxcache.tid_rxseq[i], &wRxSeqInitialValue, 2); in rtw_alloc_stainfo()
Drtw_recv.c1368 if (recv_decache(precv_frame, bretry, &psta->sta_recvpriv.rxcache) == _FAIL) { in validate_recv_data_frame()