Home
last modified time | relevance | path

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

/freebsd-13-stable/sys/dev/ath/ath_hal/ar5212/
HDar5212_misc.c1135 ar5212IsNFCalInProgress(struct ath_hal *ah) in ar5212IsNFCalInProgress() function
1156 if (! ar5212IsNFCalInProgress(ah)) in ar5212WaitNFCalComplete()
HDar5212.h647 extern HAL_BOOL ar5212IsNFCalInProgress(struct ath_hal *ah);
/freebsd-13-stable/sys/dev/ath/ath_hal/ar5416/
HDar5416_cal.c792 if (ar5212IsNFCalInProgress(ah)) { in ar5416GetNf()