Searched refs:rxcache (Results 1 – 4 of 4) sorted by relevance
128 struct admac_sram txcache, rxcache; member157 ad->rxcache.size = readl_relaxed(ad->base + REG_RX_SRAM_SIZE); in admac_alloc_sram_carveout()162 sram = &ad->rxcache; in admac_alloc_sram_carveout()195 sram = &ad->rxcache; in admac_free_sram_carveout()
251 struct stainfo_rxcache rxcache; member
230 memcpy(&psta->sta_recvpriv.rxcache.tid_rxseq[i], &wRxSeqInitialValue, 2); in rtw_alloc_stainfo()
1325 if (recv_decache(precv_frame, bretry, &psta->sta_recvpriv.rxcache) == _FAIL) { in validate_recv_data_frame()