Searched refs:brcmf_txcomplete (Results 1 - 4 of 4) sorted by relevance

/linux-4.4.14/drivers/net/wireless/brcm80211/brcmfmac/
H A Dbus.h61 * notified using brcmf_txcomplete(). The common
229 void brcmf_txcomplete(struct device *dev, struct sk_buff *txp, bool success);
H A Dcore.c583 void brcmf_txcomplete(struct device *dev, struct sk_buff *txp, bool success) brcmf_txcomplete() function
H A Dusb.c473 brcmf_txcomplete(devinfo->dev, req->skb, urb->status == 0); brcmf_usb_tx_complete()
H A Dsdio.c2358 brcmf_txcomplete(bus->sdiodev->dev, pkt_next, ret == 0); skb_queue_walk_safe()

Completed in 164 milliseconds