Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/ath/ath11k/
H A Dcore.h61 #define ATH11K_RESET_MAX_FAIL_COUNT_FIRST 3 macro
H A Dcore.c1923 if (fail_cont_count >= ATH11K_RESET_MAX_FAIL_COUNT_FIRST && in ath11k_core_reset()