Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/net/wireless/ath/
A Dath.h62 ATH_OP_HW_RESET, enumerator
/linux-6.3-rc2/drivers/net/wireless/ath/ath9k/
A Dmain.c246 clear_bit(ATH_OP_HW_RESET, &common->op_flags); in ath_complete_reset()
536 if (test_bit(ATH_OP_HW_RESET, &common->op_flags)) { in ath_isr()
616 set_bit(ATH_OP_HW_RESET, &common->op_flags); in ath_reset()
637 set_bit(ATH_OP_HW_RESET, &common->op_flags); in ath9k_queue_reset()
A Dbeacon.c398 if (test_bit(ATH_OP_HW_RESET, &common->op_flags)) { in ath9k_beacon_tasklet()
A Dmci.c560 if (test_bit(ATH_OP_HW_RESET, &common->op_flags)) in ath_mci_intr()
A Dxmit.c1970 if (test_bit(ATH_OP_HW_RESET, &common->op_flags)) in ath_txq_schedule()
2626 if (test_bit(ATH_OP_HW_RESET, &common->op_flags)) in ath_tx_processq()
2712 if (test_bit(ATH_OP_HW_RESET, &common->op_flags)) in ath_tx_edma_tasklet()

Completed in 18 milliseconds