Home
last modified time | relevance | path

Searched refs:elstm_xids (Results 1 – 3 of 3) sorted by relevance

/drivers/scsi/bnx2fc/
Dbnx2fc.h208 u32 elstm_xids; member
Dbnx2fc_fcoe.c1310 hba->elstm_xids = (hba->max_tasks / 2); in bnx2fc_hba_create()
1311 hba->max_outstanding_cmds = hba->elstm_xids; in bnx2fc_hba_create()
Dbnx2fc_io.c305 num_pri_ios = num_ios - hba->elstm_xids; in bnx2fc_cmd_mgr_alloc()