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.c418 !test_bit(ATH_OP_ANI_RUN, &common->op_flags) || in ath_start_ani()
466 if (!test_bit(ATH_OP_ANI_RUN, &common->op_flags)) { in ath_check_ani()
467 set_bit(ATH_OP_ANI_RUN, &common->op_flags); in ath_check_ani()
474 clear_bit(ATH_OP_ANI_RUN, &common->op_flags); in ath_check_ani()
Dhtc_drv_main.c754 set_bit(ATH_OP_ANI_RUN, &common->op_flags); in ath9k_htc_start_ani()
764 clear_bit(ATH_OP_ANI_RUN, &common->op_flags); in ath9k_htc_stop_ani()
1094 !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