Searched refs:ATH12K_RESET_MAX_FAIL_COUNT_FIRST (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/contrib/dev/athk/ath12k/ | ||
H A D | core.h | 44 #define ATH12K_RESET_MAX_FAIL_COUNT_FIRST 3 macro |
H A D | core.c | 823 if (fail_cont_count >= ATH12K_RESET_MAX_FAIL_COUNT_FIRST && in ath12k_core_reset() |