Searched refs:recovery_count (Results 1 – 6 of 6) sorted by relevance
770 atomic_t recovery_count; member
853 atomic_set(&ab->recovery_count, 0); in ath12k_core_reset()
6736 int recovery_count; in ath12k_mac_op_reconfig_complete() local6750 recovery_count = atomic_inc_return(&ab->recovery_count); in ath12k_mac_op_reconfig_complete()6752 recovery_count); in ath12k_mac_op_reconfig_complete()6756 if (recovery_count == ab->num_radios) { in ath12k_mac_op_reconfig_complete()
964 atomic_t recovery_count; member
1987 atomic_set(&ab->recovery_count, 0); in ath11k_core_reset()
8465 int recovery_count; in ath11k_mac_op_reconfig_complete() local8488 recovery_count = atomic_inc_return(&ab->recovery_count); in ath11k_mac_op_reconfig_complete()8490 "recovery count %d\n", recovery_count); in ath11k_mac_op_reconfig_complete()8494 if (recovery_count == ab->num_radios) { in ath11k_mac_op_reconfig_complete()