Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/broadcom/b43/
H A Dpio.h161 void b43_pio_rx(struct b43_pio_rxqueue *q);
H A Dpio.c762 void b43_pio_rx(struct b43_pio_rxqueue *q) in b43_pio_rx() function
H A Dmain.c2031 b43_pio_rx(dev->pio.rx_queue); in b43_do_interrupt_thread()