Searched refs:ATH12K_RESET_MAX_FAIL_COUNT_FIRST (Results 1 – 2 of 2) sorted by relevance
/drivers/net/wireless/ath/ath12k/ | ||
D | core.h | 41 #define ATH12K_RESET_MAX_FAIL_COUNT_FIRST 3 macro |
D | core.c | 796 if (fail_cont_count >= ATH12K_RESET_MAX_FAIL_COUNT_FIRST && in ath12k_core_reset() |