Home
last modified time | relevance | path

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

/freebsd-10-stable/sys/dev/ath/ath_hal/ar5312/
Dar5312_reset.c48 extern HAL_BOOL ar5212IsSpurChannel(struct ath_hal *,
/freebsd-10-stable/sys/dev/ath/ath_hal/ar5212/
Dar5212_reset.c37 HAL_BOOL ar5212IsSpurChannel(struct ath_hal *,
1594 ar5212IsSpurChannel(struct ath_hal *ah, const struct ieee80211_channel *chan) in ar5212IsSpurChannel() function
1704 if (ar5212IsSpurChannel(ah, chan)) in ar5212SetBoardValues()