Home
last modified time | relevance | path

Searched refs:ATH11K_RESET_MAX_FAIL_COUNT_FINAL (Results 1 – 2 of 2) sorted by relevance

/linux-5.19.10/drivers/net/wireless/ath/ath11k/
Dcore.h60 #define ATH11K_RESET_MAX_FAIL_COUNT_FINAL 5 macro
Dcore.c1717 if (fail_cont_count >= ATH11K_RESET_MAX_FAIL_COUNT_FINAL) in ath11k_core_reset()