Home
last modified time | relevance | path

Searched refs:rxcache (Results 1 - 16 of 16) sorted by relevance

/kernel/linux/linux-6.6/drivers/dma/
H A Dapple-admac.c128 struct admac_sram txcache, rxcache; member
160 sram = &ad->rxcache; in admac_alloc_sram_carveout()
193 sram = &ad->rxcache; in admac_free_sram_carveout()
916 ad->rxcache.size = readl_relaxed(ad->base + REG_RX_SRAM_SIZE); in admac_probe()
920 readl_relaxed(ad->base + REG_IMPRINT), ad->txcache.size, ad->rxcache.size); in admac_probe()
/kernel/linux/linux-5.10/drivers/staging/rtl8188eu/include/
H A Drtw_recv.h195 struct stainfo_rxcache rxcache; member
/kernel/linux/linux-5.10/drivers/staging/rtl8712/
H A Drtl871x_recv.h119 struct stainfo_rxcache rxcache; member
H A Drtl871x_sta_mgt.c123 memcpy(&psta->sta_recvpriv.rxcache.tid_rxseq[i], in r8712_alloc_stainfo()
H A Drtl871x_recv.c523 if (recv_decache(precv_frame, bretry, &psta->sta_recvpriv.rxcache) == in validate_recv_data_frame()
/kernel/linux/linux-6.6/drivers/staging/rtl8712/
H A Drtl871x_recv.h117 struct stainfo_rxcache rxcache; member
H A Drtl871x_sta_mgt.c123 memcpy(&psta->sta_recvpriv.rxcache.tid_rxseq[i], in r8712_alloc_stainfo()
H A Drtl871x_recv.c526 if (recv_decache(precv_frame, bretry, &psta->sta_recvpriv.rxcache) == in validate_recv_data_frame()
/kernel/linux/linux-5.10/drivers/staging/rtl8723bs/include/
H A Drtw_recv.h284 struct stainfo_rxcache rxcache; member
/kernel/linux/linux-6.6/drivers/staging/rtl8723bs/include/
H A Drtw_recv.h266 struct stainfo_rxcache rxcache; member
/kernel/linux/linux-5.10/drivers/staging/rtl8723bs/core/
H A Drtw_sta_mgt.c245 memcpy(&psta->sta_recvpriv.rxcache.tid_rxseq[i], &wRxSeqInitialValue, 2); in rtw_alloc_stainfo()
H A Drtw_recv.c1368 if (recv_decache(precv_frame, bretry, &psta->sta_recvpriv.rxcache) == _FAIL) { in validate_recv_data_frame()
/kernel/linux/linux-5.10/drivers/staging/rtl8188eu/core/
H A Drtw_sta_mgt.c214 memcpy(&psta->sta_recvpriv.rxcache.tid_rxseq[i], in rtw_alloc_stainfo()
H A Drtw_recv.c1110 if (recv_decache(precv_frame, bretry, &psta->sta_recvpriv.rxcache) == _FAIL) { in validate_recv_data_frame()
/kernel/linux/linux-6.6/drivers/staging/rtl8723bs/core/
H A Drtw_sta_mgt.c232 memcpy(&psta->sta_recvpriv.rxcache.tid_rxseq[i], &wRxSeqInitialValue, 2); in rtw_alloc_stainfo()
H A Drtw_recv.c1326 if (recv_decache(precv_frame, bretry, &psta->sta_recvpriv.rxcache) == _FAIL) { in validate_recv_data_frame()

Completed in 36 milliseconds