Home
last modified time | relevance | path

Searched refs:DMA_RANGE_ALL (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/wireless/broadcom/brcm80211/brcmsmac/
H A Ddma.h57 DMA_RANGE_ALL = 1, enumerator
H A Ddma.c1214 range == DMA_RANGE_ALL ? "all" : in dma_txreclaim()
1465 * If range is DMA_RANGE_ALL, reclaim all txd(s) posted to the ring and
1477 range == DMA_RANGE_ALL ? "all" : in dma_getnexttxp()
1487 if (range == DMA_RANGE_ALL) in dma_getnexttxp()
H A Dmain.c2892 dma_txreclaim(wlc_hw->di[i], DMA_RANGE_ALL); in brcms_c_flushqueues()
/kernel/linux/linux-6.6/drivers/net/wireless/broadcom/brcm80211/brcmsmac/
H A Ddma.h57 DMA_RANGE_ALL = 1, enumerator
H A Ddma.c1214 range == DMA_RANGE_ALL ? "all" : in dma_txreclaim()
1465 * If range is DMA_RANGE_ALL, reclaim all txd(s) posted to the ring and
1477 range == DMA_RANGE_ALL ? "all" : in dma_getnexttxp()
1487 if (range == DMA_RANGE_ALL) in dma_getnexttxp()
H A Dmain.c2892 dma_txreclaim(wlc_hw->di[i], DMA_RANGE_ALL); in brcms_c_flushqueues()

Completed in 23 milliseconds