Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/scsi/lpfc/
Dlpfc_attr.c4474 static int lpfc_max_scsicmpl_time; variable
4475 module_param(lpfc_max_scsicmpl_time, int, S_IRUGO);
4476 MODULE_PARM_DESC(lpfc_max_scsicmpl_time,
4504 static DEVICE_ATTR(lpfc_max_scsicmpl_time, S_IRUGO | S_IWUSR,
5878 lpfc_max_scsicmpl_time_init(vport, lpfc_max_scsicmpl_time); in lpfc_get_vport_cfgparam()