Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/ath/ath12k/
H A Dcore.h60 #define ATH12K_RESET_MAX_FAIL_COUNT_FINAL 5 macro
H A Dcore.c1156 if (fail_cont_count >= ATH12K_RESET_MAX_FAIL_COUNT_FINAL) in ath12k_core_reset()