Home
last modified time | relevance | path

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

/drivers/net/wireless/b43/
Dxmit.h340 #define B43_RX_CHAN_5GHZ 0x0800 /* 5 Ghz band */ macro
Dxmit.c822 if (chanstat & B43_RX_CHAN_5GHZ) { in b43_rx()