Home
last modified time | relevance | path

Searched refs:ar5211SetChannel (Results 1 – 1 of 1) sorted by relevance

/dragonfly/sys/dev/netif/ath/ath_hal/ar5211/
H A Dar5211_reset.c108 static HAL_BOOL ar5211SetChannel(struct ath_hal *,
431 if (!ar5211SetChannel(ah, chan)) { in ar5211Reset()
785 ar5211SetChannel(struct ath_hal *ah, const struct ieee80211_channel *chan) in ar5211SetChannel() function