Searched refs:hb_misscnt (Results 1 – 2 of 2) sorted by relevance
73 ar->fw_recovery.hb_misscnt++; in ath6kl_recovery_hb_timer()75 ar->fw_recovery.hb_misscnt = 0; in ath6kl_recovery_hb_timer()77 if (ar->fw_recovery.hb_misscnt > ATH6KL_HB_RESP_MISS_THRES) { in ath6kl_recovery_hb_timer()78 ar->fw_recovery.hb_misscnt = 0; in ath6kl_recovery_hb_timer()105 recovery->hb_misscnt = 0; in ath6kl_recovery_init()156 ar->fw_recovery.hb_misscnt = 0; in ath6kl_recovery_resume()
847 u8 hb_misscnt; member