Searched refs:IS_CHAN_B (Results 1 – 3 of 3) sorted by relevance
176 } else if (IS_CHAN_B(ah->ah_current_channel) && in ath5k_hw_reset_tx_queue()
660 #define IS_CHAN_B(_c) ((_c->hw_value & CHANNEL_B) != 0) macro
2456 #define IS_CHAN_B(flags) \ macro2487 } else if (IS_CHAN_B(flags)) in print_chaninfo()