Searched refs:ATH11K_FLAG_CRASH_FLUSH (Results 1 – 10 of 10) sorted by relevance
| /linux/drivers/net/wireless/ath/ath11k/ |
| A D | thermal.c | 85 if (test_bit(ATH11K_FLAG_CRASH_FLUSH, &ar->ab->dev_flags)) { in ath11k_thermal_show_temp()
|
| A D | peer.c | 161 test_bit(ATH11K_FLAG_CRASH_FLUSH, &ab->dev_flags)); in ath11k_wait_for_peer_common()
|
| A D | core.c | 668 if (!test_bit(ATH11K_FLAG_CRASH_FLUSH, &ab->dev_flags)) in ath11k_core_stop() 978 clear_bit(ATH11K_FLAG_CRASH_FLUSH, &ab->dev_flags); in ath11k_core_reconfigure_on_crash()
|
| A D | dp_tx.c | 98 if (test_bit(ATH11K_FLAG_CRASH_FLUSH, &ar->ab->dev_flags)) in ath11k_dp_tx() 622 if (test_bit(ATH11K_FLAG_CRASH_FLUSH, &ab->dev_flags)) in ath11k_dp_tx_send_reo_cmd()
|
| A D | ahb.c | 316 if (!test_bit(ATH11K_FLAG_CRASH_FLUSH, &ab->dev_flags)) in ath11k_ahb_stop()
|
| A D | core.h | 188 ATH11K_FLAG_CRASH_FLUSH, enumerator
|
| A D | ce.c | 721 if (test_bit(ATH11K_FLAG_CRASH_FLUSH, &ab->dev_flags)) in ath11k_ce_send()
|
| A D | qmi.c | 2773 set_bit(ATH11K_FLAG_CRASH_FLUSH, &ab->dev_flags); in ath11k_qmi_driver_event_work() 2798 clear_bit(ATH11K_FLAG_CRASH_FLUSH, in ath11k_qmi_driver_event_work()
|
| A D | mac.c | 738 if (test_bit(ATH11K_FLAG_CRASH_FLUSH, &ar->ab->dev_flags)) in ath11k_mac_vdev_setup_sync() 5074 if (test_bit(ATH11K_FLAG_CRASH_FLUSH, &ar->ab->dev_flags)) in ath11k_mac_mgmt_tx()
|
| A D | wmi.c | 276 if (ret && test_bit(ATH11K_FLAG_CRASH_FLUSH, &wmi_sc->ab->dev_flags)) in ath11k_wmi_cmd_send()
|
Completed in 40 milliseconds