Home
last modified time | relevance | path

Searched refs:ATH10K_FLAG_CRASH_FLUSH (Results 1 – 8 of 8) sorted by relevance

/openbmc/linux/drivers/net/wireless/ath/ath10k/
H A Dthermal.c84 if (test_bit(ATH10K_FLAG_CRASH_FLUSH, &ar->dev_flags)) { in ath10k_thermal_show_temp()
H A Dtxrx.c198 test_bit(ATH10K_FLAG_CRASH_FLUSH, &ar->dev_flags)); in ath10k_wait_for_peer_common()
H A Dsnoc.c924 if (!test_bit(ATH10K_FLAG_CRASH_FLUSH, &ar->dev_flags)) in ath10k_snoc_hif_stop()
1059 if (!test_bit(ATH10K_FLAG_CRASH_FLUSH, &ar->dev_flags) || in ath10k_snoc_wlan_disable()
1235 if (test_bit(ATH10K_FLAG_CRASH_FLUSH, &ar->dev_flags)) { in ath10k_snoc_napi_poll()
1373 set_bit(ATH10K_FLAG_CRASH_FLUSH, &ar->dev_flags); in ath10k_snoc_fw_indication()
H A Dcore.h849 ATH10K_FLAG_CRASH_FLUSH, enumerator
H A Dcore.c2512 set_bit(ATH10K_FLAG_CRASH_FLUSH, &ar->dev_flags); in ath10k_core_restart()
2926 clear_bit(ATH10K_FLAG_CRASH_FLUSH, &ar->dev_flags); in ath10k_core_start()
H A Dce.c496 if (test_bit(ATH10K_FLAG_CRASH_FLUSH, &ar->dev_flags)) in _ath10k_ce_send_nolock_64()
H A Dmac.c1019 if (test_bit(ATH10K_FLAG_CRASH_FLUSH, &ar->dev_flags)) in ath10k_vdev_setup_sync()
8063 test_bit(ATH10K_FLAG_CRASH_FLUSH, in ath10k_mac_wait_tx_complete()
H A Dwmi.c1948 if (ret && test_bit(ATH10K_FLAG_CRASH_FLUSH, &ar->dev_flags)) in ath10k_wmi_cmd_send()