Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/scsi/lpfc/
Dlpfc_attr.c56 #define LPFC_DEF_DEVLOSS_TMO 30 macro
3515 static int lpfc_nodev_tmo = LPFC_DEF_DEVLOSS_TMO;
3516 static int lpfc_devloss_tmo = LPFC_DEF_DEVLOSS_TMO;
3558 if (vport->cfg_devloss_tmo != LPFC_DEF_DEVLOSS_TMO) { in lpfc_nodev_tmo_init()
3560 if (val != LPFC_DEF_DEVLOSS_TMO) in lpfc_nodev_tmo_init()
3577 vport->cfg_nodev_tmo = LPFC_DEF_DEVLOSS_TMO; in lpfc_nodev_tmo_init()
3636 (lpfc_devloss_tmo != LPFC_DEF_DEVLOSS_TMO)) { in lpfc_nodev_tmo_set()
3673 lpfc_vport_param_init(devloss_tmo, LPFC_DEF_DEVLOSS_TMO, in lpfc_vport_param_init() argument