Home
last modified time | relevance | path

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

/freebsd-14-stable/sys/dev/ath/ath_hal/ar5211/
HDar5211.h156 extern HAL_BOOL ar5211PerCalibration(struct ath_hal *, struct ieee80211_channel *, HAL_BOOL *);
HDar5211_attach.c53 .ah_perCalibration = ar5211PerCalibration,
HDar5211_reset.c734 ar5211PerCalibration(struct ath_hal *ah, struct ieee80211_channel *chan, in ar5211PerCalibration() function