Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/ath/ath9k/
H A Dar9002_calib.c672 bool nfcal, nfcal_pending = false, percal_pending; in ar9002_hw_calibrate() local
677 nfcal_pending = test_bit(NFCAL_PENDING, &ah->caldata->cal_flags); in ar9002_hw_calibrate()
715 if (longcal || nfcal_pending) { in ar9002_hw_calibrate()