Home
last modified time | relevance | path

Searched defs:max_xid (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/scsi/qedf/
H A Dqedf_io.c112 u16 max_xid = (FCOE_PARAMS_NUM_TASKS - 1); in qedf_cmd_mgr_free() local
181 u16 max_xid = (FCOE_PARAMS_NUM_TASKS - 1); in qedf_cmd_mgr_alloc() local
/linux/drivers/scsi/bnx2fc/
H A Dbnx2fc_io.c224 u16 max_xid = hba->max_xid; in bnx2fc_cmd_mgr_alloc() local
342 u16 max_xid = hba->max_xid; in bnx2fc_cmd_mgr_free() local
H A Dbnx2fc.h205 u16 max_xid; member
/linux/drivers/scsi/libfc/
H A Dfc_exch.c90 u16 max_xid; member
2464 u16 min_xid, u16 max_xid, in fc_exch_mgr_alloc() argument
[all...]
/linux/drivers/scsi/fcoe/
H A Dfcoe.c927 u16 max_xid = FCOE_MAX_XID; in fcoe_em_config() local