Home
last modified time | relevance | path

Searched refs:LPFC_HB_MBOX_INTERVAL (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/drivers/scsi/lpfc/
Dlpfc.h80 #define LPFC_HB_MBOX_INTERVAL 5 /* Heart beat interval in seconds. */ macro
Dlpfc_init.c566 jiffies + msecs_to_jiffies(1000 * LPFC_HB_MBOX_INTERVAL)); in lpfc_config_port_post()
1155 msecs_to_jiffies(1000 * LPFC_HB_MBOX_INTERVAL)); in lpfc_hb_mbox_cmpl()
1199 msecs_to_jiffies(1000 * LPFC_HB_MBOX_INTERVAL), in lpfc_hb_timeout_handler()
1205 msecs_to_jiffies(1000 * LPFC_HB_MBOX_INTERVAL)); in lpfc_hb_timeout_handler()
1242 LPFC_HB_MBOX_INTERVAL)); in lpfc_hb_timeout_handler()
1259 LPFC_HB_MBOX_INTERVAL)); in lpfc_hb_timeout_handler()
Dlpfc_sli.c6576 jiffies + msecs_to_jiffies(1000 * LPFC_HB_MBOX_INTERVAL)); in lpfc_sli4_hba_setup()