Home
last modified time | relevance | path

Searched refs:B43legacy_PIO_TXCTL_SUSPEND (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/net/wireless/broadcom/b43legacy/
H A Dpio.h22 #define B43legacy_PIO_TXCTL_SUSPEND (1 << 7) macro
H A Dpio.c280 if (txctl & B43legacy_PIO_TXCTL_SUSPEND) in tx_tasklet()
639 | B43legacy_PIO_TXCTL_SUSPEND); in b43legacy_pio_tx_suspend()
646 & ~B43legacy_PIO_TXCTL_SUSPEND); in b43legacy_pio_tx_resume()