Searched refs:reset_count (Results 1 – 13 of 13) sorted by relevance
1633 atomic_dec(&ab->reset_count); in ath12k_core_restart()1663 int reset_count, fail_cont_count, i; in ath12k_core_reset() local1683 reset_count = atomic_inc_return(&ab->reset_count); in ath12k_core_reset()1685 if (reset_count > 1) { in ath12k_core_reset()1690 ath12k_warn(ab, "already resetting count %d\n", reset_count); in ath12k_core_reset()1697 atomic_dec(&ab->reset_count); in ath12k_core_reset()
1170 atomic_t reset_count; member
1774 __le32 reset_count; member
4350 le32_to_cpu(htt_stats_buf->reset_count)); in ath12k_htt_print_dmac_reset_stats_tlv()
13018 atomic_dec(&ab->reset_count); in ath12k_mac_op_reconfig_complete()
2483 int reset_count, fail_cont_count; in ath11k_core_reset() local2503 reset_count = atomic_inc_return(&ab->reset_count); in ath11k_core_reset()2505 if (reset_count > 1) { in ath11k_core_reset()2510 ath11k_warn(ab, "already resetting count %d\n", reset_count); in ath11k_core_reset()2518 atomic_dec(&ab->reset_count); in ath11k_core_reset()
1030 atomic_t reset_count; member
9262 atomic_dec(&ab->reset_count); in ath11k_mac_op_reconfig_complete()
257 u_int8_t reset_count; member
457 command_struct->reset_count = sc->ffdc_resetcount; in ips_send_ffdc_reset_cmd()
67 uint32_t reset_count; /* obfuscated by tpm */
407 &sc->reset_count, 0, "number of ocr from start of the day"); in mrsas_setup_sysctl()466 sc->reset_count = 0; in mrsas_get_tunables()3146 sc->reset_count++; in mrsas_ocr_thread()
3533 u_int32_t reset_count; member