Home
last modified time | relevance | path

Searched refs:B43_RX_CHAN_5GHZ (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/wireless/broadcom/b43/
H A Dxmit.h345 #define B43_RX_CHAN_5GHZ 0x0800 /* 5 Ghz band */ macro
H A Dxmit.c745 !!(chanstat & B43_RX_CHAN_5GHZ)); in b43_rx()
794 if (chanstat & B43_RX_CHAN_5GHZ) in b43_rx()
/kernel/linux/linux-6.6/drivers/net/wireless/broadcom/b43/
H A Dxmit.h345 #define B43_RX_CHAN_5GHZ 0x0800 /* 5 Ghz band */ macro
H A Dxmit.c745 !!(chanstat & B43_RX_CHAN_5GHZ)); in b43_rx()
794 if (chanstat & B43_RX_CHAN_5GHZ) in b43_rx()

Completed in 5 milliseconds