Searched refs:nr_scsi_channels (Results 1 – 1 of 1) sorted by relevance
48 static unsigned int nr_scsi_channels = IBMVFC_SCSI_CHANNELS; variable67 module_param_named(scsi_hw_channels, nr_scsi_channels, uint, S_IRUGO);3627 static DEVICE_ATTR(nr_scsi_channels, S_IRUGO | S_IWUSR,6354 vhost->scsi_scrqs.desired_queues = min(shost->nr_hw_queues, nr_scsi_channels); in ibmvfc_probe()