Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/athk/ath12k/
H A Dcore.h44 #define ATH12K_RESET_MAX_FAIL_COUNT_FIRST 3 macro
H A Dcore.c823 if (fail_cont_count >= ATH12K_RESET_MAX_FAIL_COUNT_FIRST && in ath12k_core_reset()