Searched refs:setChannel (Results 1 – 12 of 12) sorted by relevance
375 priv->base.setChannel = ar9287SetChannel; in ar9287RfAttach()
433 priv->base.setChannel = ar9280SetChannel; in ar9280RfAttach()
554 priv->base.setChannel = ar2133SetChannel; in ar2133RfAttach()
702 priv->base.setChannel = ar5111SetChannel; in ar5111RfAttach()
723 priv->base.setChannel = ar2317SetChannel; in ar2317RfAttach()
137 HAL_BOOL (*setChannel)(struct ath_hal *, member
741 priv->base.setChannel = ar2413SetChannel; in ar2413RfAttach()
743 priv->base.setChannel = ar2316SetChannel; in ar2316RfAttach()
704 priv->base.setChannel = ar2425SetChannel; in ar2425RfAttach()
787 priv->base.setChannel = ar5413SetChannel; in ar5413RfAttach()
871 priv->base.setChannel = ar5112SetChannel; in ar5112RfAttach()
717 if (!ahp->ah_rfHal->setChannel(ah, chan)) in ar5212SetChannel()