Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/ath/ath9k/
H A Dar9003_calib.c1343 bool txclcal_done = false; in ar9003_hw_cl_cal_post_proc() local
1349 txclcal_done = !!(REG_READ(ah, AR_PHY_AGC_CONTROL(ah)) & in ar9003_hw_cl_cal_post_proc()
1360 } else if (is_reusable && txclcal_done) { in ar9003_hw_cl_cal_post_proc()