Searched refs:fail_cont_count (Results 1 – 3 of 3) sorted by relevance
1752 int reset_count, fail_cont_count; in ath11k_core_reset() local1763 fail_cont_count = atomic_read(&ab->fail_cont_count); in ath11k_core_reset()1765 if (fail_cont_count >= ATH11K_RESET_MAX_FAIL_COUNT_FINAL) in ath11k_core_reset()1768 if (fail_cont_count >= ATH11K_RESET_MAX_FAIL_COUNT_FIRST && in ath11k_core_reset()1793 atomic_inc(&ab->fail_cont_count); in ath11k_core_reset()
935 atomic_t fail_cont_count; member
8011 atomic_set(&ab->fail_cont_count, 0); in ath11k_mac_op_reconfig_complete()