Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/scsi/bnx2fc/
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()