Home
last modified time | relevance | path

Searched defs:exch (Results 1 – 6 of 6) sorted by relevance

/openbmc/linux/drivers/scsi/libfc/
H A Dfc_libfc.h73 #define FC_EXCH_DBG(exch, fmt, args...) \ argument
/openbmc/linux/drivers/scsi/bnx2fc/
H A Dbnx2fc_els.c864 struct fc_exch *exch = fc_seq_exch(seq); in bnx2fc_flogi_resp() local
916 struct fc_exch *exch = fc_seq_exch(seq); in bnx2fc_logo_resp() local
/openbmc/linux/drivers/rapidio/
H A Drio_cm.c259 enum rio_cm_state cmp, enum rio_cm_state exch) in riocm_cmp_exch()
272 enum rio_cm_state exch) in riocm_exch()
/openbmc/linux/drivers/scsi/fcoe/
H A Dfcoe.c2562 struct fc_exch *exch = fc_seq_exch(seq); in fcoe_flogi_resp() local
/openbmc/linux/drivers/scsi/qedf/
H A Dqedf_main.c270 struct fc_exch *exch = fc_seq_exch(seq); in qedf_flogi_resp() local
/openbmc/linux/drivers/infiniband/core/
H A Dcma.c407 enum rdma_cm_state comp, enum rdma_cm_state exch) in cma_comp_exch()