Searched refs:IS_CHAN_XR (Results 1 – 2 of 2) sorted by relevance
170 if (IS_CHAN_XR(ah->ah_current_channel) && in ath5k_hw_reset_tx_queue()
659 #define IS_CHAN_XR(_c) ((_c->hw_value & CHANNEL_XR) != 0) macro