Searched refs:IS_CHAN_A (Results 1 – 2 of 2) sorted by relevance
1013 if (IS_CHAN_A(ichan)) in ath9k_regd_get_ctl()
496 #define IS_CHAN_A(_c) ((((_c)->channelFlags & CHANNEL_A) == CHANNEL_A) || \ macro