bnx2fc_queue_depth  121 drivers/scsi/bnx2fc/bnx2fc_fcoe.c uint bnx2fc_queue_depth;
bnx2fc_queue_depth  122 drivers/scsi/bnx2fc/bnx2fc_fcoe.c module_param_named(queue_depth, bnx2fc_queue_depth, uint, S_IRUGO);
bnx2fc_queue_depth 2671 drivers/scsi/bnx2fc/bnx2fc_fcoe.c 	if (!bnx2fc_queue_depth)
bnx2fc_queue_depth 2674 drivers/scsi/bnx2fc/bnx2fc_fcoe.c 	scsi_change_queue_depth(sdev, bnx2fc_queue_depth);