Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/athk/ath10k/
H A Dcore.h872 ATH10K_FLAG_RESTARTING, enumerator
H A Dcore.c2547 if (test_and_set_bit(ATH10K_FLAG_RESTARTING, &ar->dev_flags)) { in ath10k_core_start_recovery()
H A Dmac.c8140 clear_bit(ATH10K_FLAG_RESTARTING, &ar->dev_flags); in ath10k_reconfig_complete()