Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/wireless/ath/ath9k/
Dar9003_calib.c1363 if (test_bit(TXCLCAL_DONE, &caldata->cal_flags)) { in ar9003_hw_cl_cal_post_proc()
1379 set_bit(TXCLCAL_DONE, &caldata->cal_flags); in ar9003_hw_cl_cal_post_proc()
1431 if (caldata && test_bit(TXCLCAL_DONE, &caldata->cal_flags)) in ar9003_hw_init_cal_pcoem()
Dhw.h426 TXCLCAL_DONE, enumerator
Dhw.c1774 !test_bit(TXCLCAL_DONE, &ah->caldata->cal_flags) || in ath9k_hw_do_fastcc()
1987 clear_bit(TXCLCAL_DONE, &caldata->cal_flags); in ath9k_hw_reset()
Dar9003_mci.c758 clear_bit(TXCLCAL_DONE, &caldata->cal_flags); in ar9003_mci_end_reset()