Home
last modified time | relevance | path

Searched refs:LPFC_HB_MBOX_TIMEOUT (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/scsi/lpfc/
H A Dlpfc.h88 #define LPFC_HB_MBOX_TIMEOUT 30 /* Heart beat timeout in seconds. */ macro
H A Dlpfc_init.c1194 * timeout timer to LPFC_HB_MBOX_TIMEOUT (current 30) seconds and marks
1440 msecs_to_jiffies(1000 * LPFC_HB_MBOX_TIMEOUT)); in lpfc_hb_timeout_handler()
1507 msecs_to_jiffies(1000 * LPFC_HB_MBOX_TIMEOUT)); in lpfc_hb_timeout_handler()
1522 msecs_to_jiffies(1000 * LPFC_HB_MBOX_TIMEOUT)); in lpfc_hb_timeout_handler()
/kernel/linux/linux-6.6/drivers/scsi/lpfc/
H A Dlpfc.h84 #define LPFC_HB_MBOX_TIMEOUT 30 /* Heart beat timeout in seconds. */ macro
H A Dlpfc_init.c1253 * timeout timer to LPFC_HB_MBOX_TIMEOUT (current 30) seconds and marks
1567 tmo = (1000 * LPFC_HB_MBOX_TIMEOUT); in lpfc_hb_timeout_handler()
1586 tmo = (1000 * LPFC_HB_MBOX_TIMEOUT); in lpfc_hb_timeout_handler()
1607 tmo = (1000 * LPFC_HB_MBOX_TIMEOUT); in lpfc_hb_timeout_handler()
1617 tmo = (1000 * LPFC_HB_MBOX_TIMEOUT); in lpfc_hb_timeout_handler()

Completed in 38 milliseconds