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

/freebsd-current/sys/contrib/dev/athk/ath10k/
H A Dthermal.c84 if (test_bit(ATH10K_FLAG_CRASH_FLUSH, &ar->dev_flags)) {
H A Dtxrx.c198 test_bit(ATH10K_FLAG_CRASH_FLUSH, &ar->dev_flags));
H A Dsnoc.c916 if (!test_bit(ATH10K_FLAG_CRASH_FLUSH, &ar->dev_flags))
1045 /* If both ATH10K_FLAG_CRASH_FLUSH and ATH10K_SNOC_FLAG_RECOVERY
1051 if (!test_bit(ATH10K_FLAG_CRASH_FLUSH, &ar->dev_flags) ||
1225 if (test_bit(ATH10K_FLAG_CRASH_FLUSH, &ar->dev_flags)) {
1363 set_bit(ATH10K_FLAG_CRASH_FLUSH, &ar->dev_flags);
H A Dcore.h854 ATH10K_FLAG_CRASH_FLUSH, enumerator in enum:ath10k_dev_flags
H A Dce.c496 if (test_bit(ATH10K_FLAG_CRASH_FLUSH, &ar->dev_flags))
H A Dcore.c2586 set_bit(ATH10K_FLAG_CRASH_FLUSH, &ar->dev_flags);
3007 clear_bit(ATH10K_FLAG_CRASH_FLUSH, &ar->dev_flags);
H A Dmac.c1021 if (test_bit(ATH10K_FLAG_CRASH_FLUSH, &ar->dev_flags))
8077 test_bit(ATH10K_FLAG_CRASH_FLUSH,
H A Dwmi.c1935 if (ret && test_bit(ATH10K_FLAG_CRASH_FLUSH, &ar->dev_flags))

Completed in 178 milliseconds