Searched refs:ATH11K_RESET_MAX_FAIL_COUNT_FINAL (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/contrib/dev/athk/ath11k/ | ||
H A D | core.h | 65 #define ATH11K_RESET_MAX_FAIL_COUNT_FINAL 5 macro |
H A D | core.c | 1953 if (fail_cont_count >= ATH11K_RESET_MAX_FAIL_COUNT_FINAL) in ath11k_core_reset() |