Home
last modified time | relevance | path

Searched refs:ATH10K_FLAG_RESTARTING (Results 1 – 3 of 3) sorted by relevance

/freebsd-14-stable/sys/contrib/dev/athk/ath10k/
HDcore.h872 ATH10K_FLAG_RESTARTING, enumerator
HDcore.c2547 if (test_and_set_bit(ATH10K_FLAG_RESTARTING, &ar->dev_flags)) { in ath10k_core_start_recovery()
HDmac.c8140 clear_bit(ATH10K_FLAG_RESTARTING, &ar->dev_flags); in ath10k_reconfig_complete()