Searched refs:LPFC_HB_MBOX_INTERVAL (Results 1 – 3 of 3) sorted by relevance
82 #define LPFC_HB_MBOX_INTERVAL 5 /* Heart beat interval in seconds. */ macro
600 jiffies + msecs_to_jiffies(1000 * LPFC_HB_MBOX_INTERVAL)); in lpfc_config_port_post()1274 msecs_to_jiffies(1000 * LPFC_HB_MBOX_INTERVAL)); in lpfc_hb_mbox_cmpl()1561 msecs_to_jiffies(1000 * LPFC_HB_MBOX_INTERVAL), in lpfc_hb_timeout_handler()1567 tmo = (1000 * LPFC_HB_MBOX_INTERVAL); in lpfc_hb_timeout_handler()1591 tmo = (1000 * LPFC_HB_MBOX_INTERVAL); in lpfc_hb_timeout_handler()1613 tmo = (1000 * LPFC_HB_MBOX_INTERVAL); in lpfc_hb_timeout_handler()1618 tmo = (1000 * LPFC_HB_MBOX_INTERVAL); in lpfc_hb_timeout_handler()
9023 jiffies + msecs_to_jiffies(1000 * LPFC_HB_MBOX_INTERVAL)); in lpfc_sli4_hba_setup()