Searched refs:bnx2fc_queue_depth (Results 1 – 1 of 1) sorted by relevance
121 uint bnx2fc_queue_depth; variable122 module_param_named(queue_depth, bnx2fc_queue_depth, uint, S_IRUGO);2671 if (!bnx2fc_queue_depth) in bnx2fc_slave_configure()2674 scsi_change_queue_depth(sdev, bnx2fc_queue_depth); in bnx2fc_slave_configure()