Home
last modified time | relevance | path

Searched refs:LPFC_HB_MBOX_INTERVAL (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/scsi/lpfc/
H A Dlpfc.h87 #define LPFC_HB_MBOX_INTERVAL 5 /* Heart beat interval in seconds. */ macro
H A Dlpfc_init.c593 jiffies + msecs_to_jiffies(1000 * LPFC_HB_MBOX_INTERVAL)); in lpfc_config_port_post()
1192 * the HBA every LPFC_HB_MBOX_INTERVAL (current 5) seconds. At the time the
1197 * reset to LPFC_HB_MBOX_INTERVAL seconds and the heart-beat outstanding
1217 msecs_to_jiffies(1000 * LPFC_HB_MBOX_INTERVAL)); in lpfc_hb_mbox_cmpl()
1392 * timeout window (LPFC_HB_MBOX_INTERVAL), this handler just simply resets
1430 msecs_to_jiffies(1000 * LPFC_HB_MBOX_INTERVAL), in lpfc_hb_timeout_handler()
1436 msecs_to_jiffies(1000 * LPFC_HB_MBOX_INTERVAL)); in lpfc_hb_timeout_handler()
1473 LPFC_HB_MBOX_INTERVAL)); in lpfc_hb_timeout_handler()
1490 LPFC_HB_MBOX_INTERVAL)); in lpfc_hb_timeout_handler()
1527 msecs_to_jiffies(1000 * LPFC_HB_MBOX_INTERVAL)); in lpfc_hb_timeout_handler()
[all...]
H A Dlpfc_sli.c7912 jiffies + msecs_to_jiffies(1000 * LPFC_HB_MBOX_INTERVAL)); in lpfc_sli4_hba_setup()
/kernel/linux/linux-6.6/drivers/scsi/lpfc/
H A Dlpfc.h83 #define LPFC_HB_MBOX_INTERVAL 5 /* Heart beat interval in seconds. */ macro
H A Dlpfc_init.c600 jiffies + msecs_to_jiffies(1000 * LPFC_HB_MBOX_INTERVAL)); in lpfc_config_port_post()
1251 * the HBA every LPFC_HB_MBOX_INTERVAL (current 5) seconds. At the time the
1256 * reset to LPFC_HB_MBOX_INTERVAL seconds and the heart-beat outstanding
1276 msecs_to_jiffies(1000 * LPFC_HB_MBOX_INTERVAL)); in lpfc_hb_mbox_cmpl()
1506 * timeout window (LPFC_HB_MBOX_INTERVAL), this handler just simply resets
1563 msecs_to_jiffies(1000 * LPFC_HB_MBOX_INTERVAL), in lpfc_hb_timeout_handler()
1569 tmo = (1000 * LPFC_HB_MBOX_INTERVAL); in lpfc_hb_timeout_handler()
1593 tmo = (1000 * LPFC_HB_MBOX_INTERVAL); in lpfc_hb_timeout_handler()
1615 tmo = (1000 * LPFC_HB_MBOX_INTERVAL); in lpfc_hb_timeout_handler()
1620 tmo = (1000 * LPFC_HB_MBOX_INTERVAL); in lpfc_hb_timeout_handler()
[all...]
H A Dlpfc_sli.c9011 jiffies + msecs_to_jiffies(1000 * LPFC_HB_MBOX_INTERVAL)); in lpfc_sli4_hba_setup()

Completed in 64 milliseconds