Home
last modified time | relevance | path

Searched refs:ATH_OP_HW_RESET (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/net/wireless/ath/
H A Dath.h62 ATH_OP_HW_RESET, enumerator
/linux/drivers/net/wireless/ath/ath9k/
H A Dmain.c245 clear_bit(ATH_OP_HW_RESET, &common->op_flags); in ath_complete_reset()
535 if (test_bit(ATH_OP_HW_RESET, &common->op_flags)) { in ath_isr()
615 set_bit(ATH_OP_HW_RESET, &common->op_flags); in ath_reset()
636 set_bit(ATH_OP_HW_RESET, &common->op_flags); in ath9k_queue_reset()
H A Dmci.c560 if (test_bit(ATH_OP_HW_RESET, &common->op_flags)) in ath_mci_intr()