Home
last modified time | relevance | path

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

/freebsd-10-stable/sys/dev/ath/ath_hal/ar5416/
Dar5416_reset.c52 static void ar5416SetDeltaSlope(struct ath_hal *, const struct ieee80211_channel *);
253 ar5416SetDeltaSlope(ah, chan); in ar5416Reset()
552 ar5416SetDeltaSlope(ah, chan);
846 ar5416SetDeltaSlope(struct ath_hal *ah, const struct ieee80211_channel *chan) in ar5416SetDeltaSlope() function