Home
last modified time | relevance | path

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

/linux/drivers/scsi/lpfc/
A Dlpfc.h87 #define LPFC_HB_MBOX_INTERVAL 5 /* Heart beat interval in seconds. */ macro
A Dlpfc_init.c596 jiffies + msecs_to_jiffies(1000 * LPFC_HB_MBOX_INTERVAL)); in lpfc_config_port_post()
1264 msecs_to_jiffies(1000 * LPFC_HB_MBOX_INTERVAL)); in lpfc_hb_mbox_cmpl()
1551 msecs_to_jiffies(1000 * LPFC_HB_MBOX_INTERVAL), in lpfc_hb_timeout_handler()
1557 tmo = (1000 * LPFC_HB_MBOX_INTERVAL); in lpfc_hb_timeout_handler()
1581 tmo = (1000 * LPFC_HB_MBOX_INTERVAL); in lpfc_hb_timeout_handler()
1603 tmo = (1000 * LPFC_HB_MBOX_INTERVAL); in lpfc_hb_timeout_handler()
1608 tmo = (1000 * LPFC_HB_MBOX_INTERVAL); in lpfc_hb_timeout_handler()
A Dlpfc_sli.c8694 jiffies + msecs_to_jiffies(1000 * LPFC_HB_MBOX_INTERVAL)); in lpfc_sli4_hba_setup()

Completed in 53 milliseconds