Searched refs:max_outstanding_cmds (Results 1 – 2 of 2) sorted by relevance
1372 hba->max_outstanding_cmds = hba->elstm_xids; in bnx2fc_hba_create()1404 fcoe_cap->capability2 = hba->max_outstanding_cmds << in bnx2fc_hba_create()1410 fcoe_cap->capability3 |= hba->max_outstanding_cmds << in bnx2fc_hba_create()1502 bnx2fc_shost_template.can_queue = hba->max_outstanding_cmds; in bnx2fc_if_create()
207 u32 max_outstanding_cmds; member