Searched refs:B43_PIO_TXCTL_FREADY (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/net/wireless/broadcom/b43/ | ||
H A D | pio.h | 19 #define B43_PIO_TXCTL_FREADY 0x0008 macro |
H A D | pio.c | 358 ctl |= B43_PIO_TXCTL_FREADY; in pio_tx_frame_2byte_queue() |