Searched defs:CHANNEL_5GHZ (Results 1 - 1 of 1) sorted by relevance

/drivers/net/wireless/ath/ath9k/
H A Dhw.h418 #define CHANNEL_5GHZ BIT(0) macro
425 #define IS_CHAN_5GHZ(_c) (!!((_c)->channelFlags & CHANNEL_5GHZ))

Completed in 73 milliseconds