Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/ath/ath9k/
H A Dlink.c428 !test_bit(ATH_OP_ANI_RUN, &common->op_flags) || in ath_start_ani()
476 if (!test_bit(ATH_OP_ANI_RUN, &common->op_flags)) { in ath_check_ani()
477 set_bit(ATH_OP_ANI_RUN, &common->op_flags); in ath_check_ani()
484 clear_bit(ATH_OP_ANI_RUN, &common->op_flags); in ath_check_ani()
H A Dhtc_drv_main.c755 set_bit(ATH_OP_ANI_RUN, &common->op_flags); in ath9k_htc_start_ani()
765 clear_bit(ATH_OP_ANI_RUN, &common->op_flags); in ath9k_htc_stop_ani()
1102 !test_bit(ATH_OP_ANI_RUN, &common->op_flags)) { in ath9k_htc_add_interface()
H A Ddebug.c201 clear_bit(ATH_OP_ANI_RUN, &common->op_flags); in write_file_ani()
/openbmc/linux/drivers/net/wireless/ath/
H A Dath.h60 ATH_OP_ANI_RUN, enumerator