Home
last modified time | relevance | path

Searched refs:dma_txpending (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/net/wireless/broadcom/brcm80211/brcmsmac/
H A Ddma.h92 int dma_txpending(struct dma_pub *pub);
H A Ddma.c1439 int dma_txpending(struct dma_pub *pub) in dma_txpending() function
H A Dmain.c408 pending += dma_txpending(wlc->hw->di[i]); in brcms_txpktpendtot()