Home
last modified time | relevance | path

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

/drivers/net/wireless/ath/ath9k/
Dlink.c424 !test_bit(ATH_OP_ANI_RUN, &common->op_flags) || in ath_start_ani()
472 if (!test_bit(ATH_OP_ANI_RUN, &common->op_flags)) { in ath_check_ani()
473 set_bit(ATH_OP_ANI_RUN, &common->op_flags); in ath_check_ani()
480 clear_bit(ATH_OP_ANI_RUN, &common->op_flags); in ath_check_ani()
Dhtc_drv_main.c758 set_bit(ATH_OP_ANI_RUN, &common->op_flags); in ath9k_htc_start_ani()
768 clear_bit(ATH_OP_ANI_RUN, &common->op_flags); in ath9k_htc_stop_ani()
1105 !test_bit(ATH_OP_ANI_RUN, &common->op_flags)) { in ath9k_htc_add_interface()
Ddebug.c211 clear_bit(ATH_OP_ANI_RUN, &common->op_flags); in write_file_ani()
/drivers/net/wireless/ath/
Dath.h62 ATH_OP_ANI_RUN, enumerator