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

/linux-master/drivers/net/wireless/broadcom/brcm80211/brcmsmac/
H A Ddma.h57 DMA_RANGE_ALL = 1, enumerator in enum:txd_range
H A Ddma.c1213 range == DMA_RANGE_ALL ? "all" :
1464 * If range is DMA_RANGE_ALL, reclaim all txd(s) posted to the ring and
1476 range == DMA_RANGE_ALL ? "all" :
1486 if (range == DMA_RANGE_ALL)
H A Dmain.c2892 dma_txreclaim(wlc_hw->di[i], DMA_RANGE_ALL);

Completed in 122 milliseconds