Home
last modified time | relevance | path

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

/drivers/scsi/qedf/
Dqedf_main.c79 static uint qedf_max_lun = MAX_FIBRE_LUNS; variable
80 module_param_named(max_lun, qedf_max_lun, int, S_IRUGO);
1882 vn_port->host->max_lun = qedf_max_lun; in qedf_vport_create()
3563 host->max_lun = qedf_max_lun; in __qedf_probe()