Home
last modified time | relevance | path

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

/linux/drivers/dma/
H A Dapple-admac.c128 struct admac_sram txcache, rxcache; member
157 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()
/linux/drivers/staging/rtl8723bs/core/
H A Drtw_sta_mgt.c230 memcpy(&psta->sta_recvpriv.rxcache.tid_rxseq[i], &wRxSeqInitialValue, 2); in rtw_alloc_stainfo()