Searched refs:bnx2fc_queue_depth (Results 1 – 1 of 1) sorted by relevance
123 static uint bnx2fc_queue_depth; variable124 module_param_named(queue_depth, bnx2fc_queue_depth, uint, S_IRUGO);2657 if (!bnx2fc_queue_depth) in bnx2fc_slave_configure()2660 scsi_change_queue_depth(sdev, bnx2fc_queue_depth); in bnx2fc_slave_configure()