Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/wireless/ath/ath10k/
Dthermal.c95 if (test_bit(ATH10K_FLAG_CRASH_FLUSH, &ar->dev_flags)) { in ath10k_thermal_show_temp()
Dtxrx.c164 test_bit(ATH10K_FLAG_CRASH_FLUSH, &ar->dev_flags)); in ath10k_wait_for_peer_common()
Dcore.h527 ATH10K_FLAG_CRASH_FLUSH, enumerator
Dcore.c1333 set_bit(ATH10K_FLAG_CRASH_FLUSH, &ar->dev_flags); in ath10k_core_restart()
1542 clear_bit(ATH10K_FLAG_CRASH_FLUSH, &ar->dev_flags); in ath10k_core_start()
Dmac.c845 if (test_bit(ATH10K_FLAG_CRASH_FLUSH, &ar->dev_flags)) in ath10k_vdev_setup_sync()
5896 test_bit(ATH10K_FLAG_CRASH_FLUSH, in ath10k_flush()
Dwmi.c1743 if (ret && test_bit(ATH10K_FLAG_CRASH_FLUSH, &ar->dev_flags)) in ath10k_wmi_cmd_send()