Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/broadcom/b43legacy/
H A Dpio.h101 int b43legacy_pio_tx(struct b43legacy_wldev *dev,
126 int b43legacy_pio_tx(struct b43legacy_wldev *dev, in b43legacy_pio_tx() function
H A Dpio.c452 int b43legacy_pio_tx(struct b43legacy_wldev *dev, in b43legacy_pio_tx() function
H A Dmain.c2466 err = b43legacy_pio_tx(dev, skb); in b43legacy_tx_work()