Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/wireless/ath/ath9k/
Dar9003_calib.c1353 bool txclcal_done = false; in ar9003_hw_cl_cal_post_proc() local
1359 txclcal_done = !!(REG_READ(ah, AR_PHY_AGC_CONTROL) & in ar9003_hw_cl_cal_post_proc()
1370 } else if (is_reusable && txclcal_done) { in ar9003_hw_cl_cal_post_proc()