Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/scsi/bnx2fc/
H A Dbnx2fc_fcoe.c116 static uint bnx2fc_max_luns = BNX2FC_MAX_LUN; variable
117 module_param_named(max_luns, bnx2fc_max_luns, uint, S_IRUGO);
743 shost->max_lun = bnx2fc_max_luns; in bnx2fc_shost_config()
/kernel/linux/linux-6.6/drivers/scsi/bnx2fc/
H A Dbnx2fc_fcoe.c118 static uint bnx2fc_max_luns = BNX2FC_MAX_LUN; variable
119 module_param_named(max_luns, bnx2fc_max_luns, uint, S_IRUGO);
737 shost->max_lun = bnx2fc_max_luns; in bnx2fc_shost_config()

Completed in 7 milliseconds