Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/scsi/qedf/
H A Dqedf_main.c79 static uint qedf_max_lun = MAX_FIBRE_LUNS; variable
80 module_param_named(max_lun, qedf_max_lun, int, S_IRUGO);
1879 vn_port->host->max_lun = qedf_max_lun; in qedf_vport_create()
3549 host->max_lun = qedf_max_lun; in __qedf_probe()
/kernel/linux/linux-6.6/drivers/scsi/qedf/
H A 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()
3558 host->max_lun = qedf_max_lun; in __qedf_probe()

Completed in 11 milliseconds