Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/wireless/ath/ath9k/
Dar9002_calib.c672 bool nfcal, nfcal_pending = false, percal_pending; in ar9002_hw_calibrate() local
675 nfcal = !!(REG_READ(ah, AR_PHY_AGC_CONTROL) & AR_PHY_AGC_CONTROL_NF); in ar9002_hw_calibrate()
688 if (percal_pending && !nfcal) { in ar9002_hw_calibrate()
708 if (percal_pending && !nfcal && !longcal) { in ar9002_hw_calibrate()