Searched refs:hb_poll (Results 1 – 3 of 3) sorted by relevance
37 if (ar->fw_recovery.hb_poll) in ath6kl_recovery_work()39 msecs_to_jiffies(ar->fw_recovery.hb_poll)); in ath6kl_recovery_work()95 msecs_to_jiffies(ar->fw_recovery.hb_poll)); in ath6kl_recovery_hb_timer()110 if (ar->fw_recovery.hb_poll) in ath6kl_recovery_init()112 msecs_to_jiffies(ar->fw_recovery.hb_poll)); in ath6kl_recovery_init()151 if (!ar->fw_recovery.hb_poll) in ath6kl_recovery_resume()158 jiffies + msecs_to_jiffies(ar->fw_recovery.hb_poll)); in ath6kl_recovery_resume()
241 ar->fw_recovery.hb_poll = heart_beat_poll; in ath6kl_core_init()
843 unsigned long hb_poll; member