Searched refs:setChannel (Results 1 – 11 of 11) sorted by relevance
344 priv->base.setChannel = ar9280SetChannel; in ar9280RfAttach()
441 priv->base.setChannel = ar2133SetChannel; in ar2133RfAttach()
693 priv->base.setChannel = ar5111SetChannel; in ar5111RfAttach()
724 priv->base.setChannel = ar2317SetChannel; in ar2317RfAttach()
138 HAL_BOOL (*setChannel)(struct ath_hal *, HAL_CHANNEL_INTERNAL *); member
703 priv->base.setChannel = ar2425SetChannel; in ar2425RfAttach()
740 priv->base.setChannel = ar2413SetChannel; in ar2413RfAttach()
746 priv->base.setChannel = ar2316SetChannel; in ar2316RfAttach()
778 priv->base.setChannel = ar5413SetChannel; in ar5413RfAttach()
863 priv->base.setChannel = ar5112SetChannel; in ar5112RfAttach()
711 if (!ahp->ah_rfHal->setChannel(ah, chan)) in ar5212SetChannel()