Searched refs:lpfc_devloss_tmo (Results 1 – 1 of 1) sorted by relevance
3704 static int lpfc_devloss_tmo = LPFC_DEF_DEVLOSS_TMO; variable3823 (lpfc_devloss_tmo != LPFC_DEF_DEVLOSS_TMO)) { in lpfc_nodev_tmo_set()3856 module_param(lpfc_devloss_tmo, int, S_IRUGO);3857 MODULE_PARM_DESC(lpfc_devloss_tmo,3898 static DEVICE_ATTR_RW(lpfc_devloss_tmo);7400 lpfc_devloss_tmo_init(vport, lpfc_devloss_tmo); in lpfc_get_vport_cfgparam()