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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/otus/hal/
H A Dhpreg.h500 #define CHANNEL_ALL \ macro
502 #define CHANNEL_ALL_NOTURBO (CHANNEL_ALL &~ CHANNEL_TURBO)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wireless/ath/ath5k/
H A Dath5k.h679 #define CHANNEL_ALL (CHANNEL_OFDM|CHANNEL_CCK|CHANNEL_2GHZ|CHANNEL_5GHZ| \ macro
682 #define CHANNEL_ALL_NOTURBO (CHANNEL_ALL & ~CHANNEL_TURBO)
683 #define CHANNEL_MODES CHANNEL_ALL
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wireless/ath/ath9k/
H A Dhw.h341 #define CHANNEL_ALL \ macro
H A Dhw.c1256 ((chan->channelFlags & CHANNEL_ALL) ==
1257 (ah->curchan->channelFlags & CHANNEL_ALL)) &&

Completed in 105 milliseconds