Home
last modified time | relevance | path

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

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