Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/dev/ath/ath_hal/ar5416/
Dar5416_cal.c653 if (! ar5212WaitNFCalComplete(ah, 1000)) { in ar5416LoadNF()
/freebsd-12-stable/sys/dev/ath/ath_hal/ar5212/
Dar5212.h650 extern HAL_BOOL ar5212WaitNFCalComplete(struct ath_hal *ah, int i);
Dar5212_misc.c1152 ar5212WaitNFCalComplete(struct ath_hal *ah, int i) in ar5212WaitNFCalComplete() function