Home
last modified time | relevance | path

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

/drivers/scsi/libfc/
A Dfc_libfc.h73 #define FC_EXCH_DBG(exch, fmt, args...) \ argument
76 (exch)->lp->host->host_no, \
77 exch->xid, ##args))
/drivers/scsi/bnx2fc/
A Dbnx2fc_els.c864 struct fc_exch *exch = fc_seq_exch(seq); in bnx2fc_flogi_resp() local
865 struct fc_lport *lport = exch->lp; in bnx2fc_flogi_resp()
916 struct fc_exch *exch = fc_seq_exch(seq); in bnx2fc_logo_resp() local
917 struct fc_lport *lport = exch->lp; in bnx2fc_logo_resp()
/drivers/rapidio/
A Drio_cm.c255 enum rio_cm_state cmp, enum rio_cm_state exch) in riocm_cmp_exch() argument
262 ch->state = exch; in riocm_cmp_exch()
268 enum rio_cm_state exch) in riocm_exch() argument
274 ch->state = exch; in riocm_exch()
/drivers/scsi/fcoe/
A Dfcoe.c2542 struct fc_exch *exch = fc_seq_exch(seq); in fcoe_flogi_resp() local
2543 struct fc_lport *lport = exch->lp; in fcoe_flogi_resp()
/drivers/infiniband/core/
A Dcma.c395 enum rdma_cm_state comp, enum rdma_cm_state exch) in cma_comp_exch() argument
406 if (comp == RDMA_CM_CONNECT || exch == RDMA_CM_CONNECT) in cma_comp_exch()
411 id_priv->state = exch; in cma_comp_exch()
/drivers/scsi/qedf/
A Dqedf_main.c270 struct fc_exch *exch = fc_seq_exch(seq); in qedf_flogi_resp() local
271 struct fc_lport *lport = exch->lp; in qedf_flogi_resp()

Completed in 35 milliseconds