Searched refs:rxcache (Results 1 – 7 of 7) 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()
117 struct stainfo_rxcache rxcache; member
123 memcpy(&psta->sta_recvpriv.rxcache.tid_rxseq[i], in r8712_alloc_stainfo()
526 if (recv_decache(precv_frame, bretry, &psta->sta_recvpriv.rxcache) == in validate_recv_data_frame()
266 struct stainfo_rxcache rxcache; member
232 memcpy(&psta->sta_recvpriv.rxcache.tid_rxseq[i], &wRxSeqInitialValue, 2); in rtw_alloc_stainfo()
1326 if (recv_decache(precv_frame, bretry, &psta->sta_recvpriv.rxcache) == _FAIL) { in validate_recv_data_frame()