Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/wireless/broadcom/b43legacy/
Dpio.h22 #define B43legacy_PIO_TXCTL_SUSPEND (1 << 7) macro
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()