Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/scsi/lpfc/
Dlpfc_attr.c56 #define LPFC_DEF_DEVLOSS_TMO 30 macro
3538 static int lpfc_nodev_tmo = LPFC_DEF_DEVLOSS_TMO;
3539 static int lpfc_devloss_tmo = LPFC_DEF_DEVLOSS_TMO;
3581 if (vport->cfg_devloss_tmo != LPFC_DEF_DEVLOSS_TMO) { in lpfc_nodev_tmo_init()
3583 if (val != LPFC_DEF_DEVLOSS_TMO) in lpfc_nodev_tmo_init()
3600 vport->cfg_nodev_tmo = LPFC_DEF_DEVLOSS_TMO; in lpfc_nodev_tmo_init()
3659 (lpfc_devloss_tmo != LPFC_DEF_DEVLOSS_TMO)) { in lpfc_nodev_tmo_set()
3696 lpfc_vport_param_init(devloss_tmo, LPFC_DEF_DEVLOSS_TMO, in lpfc_vport_param_init() argument