Home
last modified time | relevance | path

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

/drivers/staging/rtl8723au/include/
Drtw_recv.h232 struct stainfo_rxcache rxcache; member
/drivers/staging/rtl8712/
Drtl871x_recv.h120 struct stainfo_rxcache rxcache; member
Drtl871x_sta_mgt.c148 memcpy(&psta->sta_recvpriv.rxcache.tid_rxseq[i], in r8712_alloc_stainfo()
Drtl871x_recv.c540 if (recv_decache(precv_frame, bretry, &psta->sta_recvpriv.rxcache) == in validate_recv_data_frame()
/drivers/staging/rtl8188eu/include/
Drtw_recv.h226 struct stainfo_rxcache rxcache; member
/drivers/staging/rtl8723au/core/
Drtw_sta_mgt.c159 memcpy(&psta->sta_recvpriv.rxcache.tid_rxseq[i], in rtw_alloc_stainfo23a()
Drtw_recv.c1384 if (recv_decache(precv_frame, bretry, &psta->sta_recvpriv.rxcache) == in validate_recv_data_frame()
/drivers/staging/rtl8188eu/core/
Drtw_sta_mgt.c258 memcpy(&psta->sta_recvpriv.rxcache.tid_rxseq[i], &wRxSeqInitialValue, 2); in rtw_alloc_stainfo()
Drtw_recv.c1229 if (recv_decache(precv_frame, bretry, &psta->sta_recvpriv.rxcache) == _FAIL) { in validate_recv_data_frame()