Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/wireless/ath/
Dath.h62 ATH_OP_HW_RESET, enumerator
/Linux-v5.4/drivers/net/wireless/ath/ath9k/
Dmain.c243 clear_bit(ATH_OP_HW_RESET, &common->op_flags); in ath_complete_reset()
528 if (test_bit(ATH_OP_HW_RESET, &common->op_flags)) in ath_isr()
606 set_bit(ATH_OP_HW_RESET, &common->op_flags); in ath_reset()
627 set_bit(ATH_OP_HW_RESET, &common->op_flags); in ath9k_queue_reset()
Dbeacon.c398 if (test_bit(ATH_OP_HW_RESET, &common->op_flags)) { in ath9k_beacon_tasklet()
Dmci.c558 if (test_bit(ATH_OP_HW_RESET, &common->op_flags)) in ath_mci_intr()
Dxmit.c1926 if (test_bit(ATH_OP_HW_RESET, &common->op_flags)) in ath_txq_schedule()
2569 if (test_bit(ATH_OP_HW_RESET, &common->op_flags)) in ath_tx_processq()
2655 if (test_bit(ATH_OP_HW_RESET, &common->op_flags)) in ath_tx_edma_tasklet()