Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/wireless/ath/ath10k/
Dthermal.c146 if (test_bit(ATH10K_FLAG_CRASH_FLUSH, &ar->dev_flags)) { in ath10k_thermal_show_temp()
Dtxrx.c155 test_bit(ATH10K_FLAG_CRASH_FLUSH, &ar->dev_flags)); in ath10k_wait_for_peer_common()
Dcore.h455 ATH10K_FLAG_CRASH_FLUSH, enumerator
Dcore.c875 set_bit(ATH10K_FLAG_CRASH_FLUSH, &ar->dev_flags); in ath10k_core_restart()
991 clear_bit(ATH10K_FLAG_CRASH_FLUSH, &ar->dev_flags); in ath10k_core_start()
Dmac.c568 if (test_bit(ATH10K_FLAG_CRASH_FLUSH, &ar->dev_flags)) in ath10k_vdev_setup_sync()
4510 test_bit(ATH10K_FLAG_CRASH_FLUSH, in ath10k_flush()
Dwmi.c1042 if (ret && test_bit(ATH10K_FLAG_CRASH_FLUSH, &ar->dev_flags)) in ath10k_wmi_cmd_send()