Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/broadcom/b43/
H A Ddma.h294 int b43_dma_tx(struct b43_wldev *dev,
H A Ddma.c1340 int b43_dma_tx(struct b43_wldev *dev, struct sk_buff *skb) in b43_dma_tx() function
H A Dmain.c3604 err = b43_dma_tx(dev, skb); in b43_tx_work()