Searched refs:nfcal_pending (Results 1 – 3 of 3) sorted by relevance
206 ah->caldata->nfcal_pending = true; in ath9k_hw_start_nfcal()372 caldata->nfcal_pending = false; in ath9k_hw_getnf()423 if (!caldata->nfcal_pending) in ath9k_hw_bstuck_nfcal()
659 bool nfcal, nfcal_pending = false; in ar9002_hw_calibrate() local663 nfcal_pending = ah->caldata->nfcal_pending; in ar9002_hw_calibrate()681 if (longcal || nfcal_pending) { in ar9002_hw_calibrate()853 ah->caldata->nfcal_pending = true; in ar9002_hw_init_cal()
344 bool nfcal_pending; member