Home
last modified time | relevance | path

Searched refs:max_outstanding_cmds (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/scsi/bnx2fc/
H A Dbnx2fc_fcoe.c1380 hba->max_outstanding_cmds = hba->elstm_xids; in bnx2fc_hba_create()
1412 fcoe_cap->capability2 = hba->max_outstanding_cmds << in bnx2fc_hba_create()
1418 fcoe_cap->capability3 |= hba->max_outstanding_cmds << in bnx2fc_hba_create()
1510 bnx2fc_shost_template.can_queue = hba->max_outstanding_cmds; in bnx2fc_if_create()
H A Dbnx2fc.h210 u32 max_outstanding_cmds; member
/kernel/linux/linux-6.6/drivers/scsi/bnx2fc/
H A Dbnx2fc_fcoe.c1372 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()
H A Dbnx2fc.h207 u32 max_outstanding_cmds; member

Completed in 17 milliseconds