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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/lpfc/
H A Dlpfc_attr.c3139 # lpfc_max_scsicmpl_time: Use scsi command completion time to control I/O queue
3146 static int lpfc_max_scsicmpl_time; variable
3147 module_param(lpfc_max_scsicmpl_time, int, 0);
3148 MODULE_PARM_DESC(lpfc_max_scsicmpl_time,
3176 static DEVICE_ATTR(lpfc_max_scsicmpl_time, S_IRUGO | S_IWUSR,
4636 lpfc_max_scsicmpl_time_init(vport, lpfc_max_scsicmpl_time);

Completed in 37 milliseconds