Home
last modified time | relevance | path

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

/drivers/net/wireless/ath/ath12k/
Dcore.h42 #define ATH12K_RESET_MAX_FAIL_COUNT_FINAL 5 macro
Dcore.c793 if (fail_cont_count >= ATH12K_RESET_MAX_FAIL_COUNT_FINAL) in ath12k_core_reset()