Home
last modified time | relevance | path

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

/freebsd/sys/dev/ath/ath_hal/ar5212/
H A Dar5212_misc.c1135 ar5212IsNFCalInProgress(struct ath_hal *ah) in ar5212IsNFCalInProgress() function
1156 if (! ar5212IsNFCalInProgress(ah)) in ar5212WaitNFCalComplete()
H A Dar5212.h649 extern HAL_BOOL ar5212IsNFCalInProgress(struct ath_hal *ah);
/freebsd/sys/dev/ath/ath_hal/ar5416/
H A Dar5416_cal.c792 if (ar5212IsNFCalInProgress(ah)) { in ar5416GetNf()