Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/wireless/ath/ath9k/
Dar9003_calib.c972 set_bit(TXIQCAL_DONE, &caldata->cal_flags); in ar9003_hw_tx_iq_cal_outlier_detection()
974 clear_bit(TXIQCAL_DONE, &caldata->cal_flags); in ar9003_hw_tx_iq_cal_outlier_detection()
1468 if (caldata && !test_bit(TXIQCAL_DONE, &caldata->cal_flags)) in ar9003_hw_init_cal_pcoem()
1529 else if (caldata && test_bit(TXIQCAL_DONE, &caldata->cal_flags)) in ar9003_hw_init_cal_pcoem()
Dhw.h427 TXIQCAL_DONE, enumerator
Dar9003_mci.c770 clear_bit(TXIQCAL_DONE, &caldata->cal_flags); in ar9003_mci_end_reset()
Dhw.c1826 (!test_bit(TXIQCAL_DONE, &ah->caldata->cal_flags) || in ath9k_hw_do_fastcc()
2039 clear_bit(TXIQCAL_DONE, &caldata->cal_flags); in ath9k_hw_reset()