Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/net/wireless/b43legacy/
Dpio.h21 #define B43legacy_PIO_TXCTL_SUSPEND (1 << 7) macro
Dpio.c293 if (txctl & B43legacy_PIO_TXCTL_SUSPEND) in tx_tasklet()
653 | B43legacy_PIO_TXCTL_SUSPEND); in b43legacy_pio_tx_suspend()
660 & ~B43legacy_PIO_TXCTL_SUSPEND); in b43legacy_pio_tx_resume()