max_outstanding_cmds  210 drivers/scsi/bnx2fc/bnx2fc.h 	u32 max_outstanding_cmds;
max_outstanding_cmds 1379 drivers/scsi/bnx2fc/bnx2fc_fcoe.c 	hba->max_outstanding_cmds = hba->elstm_xids;
max_outstanding_cmds 1411 drivers/scsi/bnx2fc/bnx2fc_fcoe.c 	fcoe_cap->capability2 = hba->max_outstanding_cmds <<
max_outstanding_cmds 1417 drivers/scsi/bnx2fc/bnx2fc_fcoe.c 	fcoe_cap->capability3 |= hba->max_outstanding_cmds <<
max_outstanding_cmds 1509 drivers/scsi/bnx2fc/bnx2fc_fcoe.c 	bnx2fc_shost_template.can_queue = hba->max_outstanding_cmds;