Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/wireless/ath/ath9k/
Dar9003_calib.c1347 bool txclcal_done = false; in ar9003_hw_cl_cal_post_proc() local
1353 txclcal_done = !!(REG_READ(ah, AR_PHY_AGC_CONTROL) & in ar9003_hw_cl_cal_post_proc()
1364 } else if (is_reusable && txclcal_done) { in ar9003_hw_cl_cal_post_proc()