Searched refs:rxcache (Results 1 – 9 of 9) sorted by relevance
/linux-4.1.27/drivers/staging/rtl8723au/include/ |
D | rtw_recv.h | 229 struct stainfo_rxcache rxcache; member
|
/linux-4.1.27/drivers/staging/rtl8712/ |
D | rtl871x_recv.h | 120 struct stainfo_rxcache rxcache; member
|
D | rtl871x_sta_mgt.c | 143 memcpy(&psta->sta_recvpriv.rxcache.tid_rxseq[i], in r8712_alloc_stainfo()
|
D | rtl871x_recv.c | 539 if (recv_decache(precv_frame, bretry, &psta->sta_recvpriv.rxcache) == in validate_recv_data_frame()
|
/linux-4.1.27/drivers/staging/rtl8188eu/include/ |
D | rtw_recv.h | 226 struct stainfo_rxcache rxcache; member
|
/linux-4.1.27/drivers/staging/rtl8723au/core/ |
D | rtw_sta_mgt.c | 159 memcpy(&psta->sta_recvpriv.rxcache.tid_rxseq[i], in rtw_alloc_stainfo23a()
|
D | rtw_recv.c | 1336 if (recv_decache(precv_frame, bretry, &psta->sta_recvpriv.rxcache) == in validate_recv_data_frame()
|
/linux-4.1.27/drivers/staging/rtl8188eu/core/ |
D | rtw_sta_mgt.c | 258 memcpy(&psta->sta_recvpriv.rxcache.tid_rxseq[i], &wRxSeqInitialValue, 2); in rtw_alloc_stainfo()
|
D | rtw_recv.c | 1231 if (recv_decache(precv_frame, bretry, &psta->sta_recvpriv.rxcache) == _FAIL) { in validate_recv_data_frame()
|