Home
last modified time | relevance | path

Searched refs:fc_seq_exch (Results 1 – 11 of 11) sorted by relevance

/Linux-v5.4/drivers/scsi/libfc/
Dfc_exch.c471 ep = fc_seq_exch(sp); in fc_seq_send_locked()
528 ep = fc_seq_exch(sp); in fc_seq_send()
563 struct fc_exch *ep = fc_seq_exch(sp); in fc_seq_start_next_locked()
578 struct fc_exch *ep = fc_seq_exch(sp); in fc_seq_start_next()
597 struct fc_exch *ep = fc_seq_exch(sp); in fc_seq_set_resp()
696 ep = fc_seq_exch(req_sp); in fc_seq_exch_abort()
966 struct fc_exch *ep = fc_seq_exch(sp); in fc_exch_done()
1142 WARN_ON(ep != fc_seq_exch(sp)); in fc_seq_lookup_recip()
1257 struct fc_exch *ep = fc_seq_exch(sp); in fc_seq_send_last()
1277 struct fc_exch *ep = fc_seq_exch(sp); in fc_seq_send_ack()
[all …]
Dfc_libfc.h60 _ep = fc_seq_exch((pkt)->seq_ptr); \
Dfc_fcp.c717 ep = fc_seq_exch(seq); in fc_fcp_send_data()
1022 ep = fc_seq_exch(seq); in fc_fcp_complete_locked()
1561 struct fc_exch *ep = fc_seq_exch(fsp->seq_ptr); in fc_fcp_rec_resp()
1720 struct fc_exch *ep = fc_seq_exch(fsp->seq_ptr); in fc_fcp_srr()
Dfc_rport.c1445 FC_RPORT_ID_DBG(lport, fc_seq_exch(sp)->did, in fc_rport_logo_resp()
/Linux-v5.4/drivers/target/tcm_fc/
Dtfc_io.c71 ep = fc_seq_exch(cmd->seq); in ft_queue_data_in()
221 ep = fc_seq_exch(seq); in ft_recv_write_data()
340 ep = fc_seq_exch(seq); in ft_invl_hw_context()
Dtfc_cmd.c56 ep = fc_seq_exch(sp); in _ft_dump_cmd()
114 ep = fc_seq_exch(cmd->seq); in ft_queue_status()
192 ep = fc_seq_exch(cmd->seq); in ft_write_pending()
546 cmd->se_cmd.tag = fc_seq_exch(cmd->seq)->rxid; in ft_send_work()
/Linux-v5.4/drivers/scsi/bnx2fc/
Dbnx2fc_els.c864 struct fc_exch *exch = fc_seq_exch(seq); in bnx2fc_flogi_resp()
916 struct fc_exch *exch = fc_seq_exch(seq); in bnx2fc_logo_resp()
/Linux-v5.4/include/scsi/
Dlibfc.h454 #define fc_seq_exch(sp) container_of(sp, struct fc_exch, seq) macro
Dfc_encode.h631 struct fc_exch *ep = fc_seq_exch(fr_seq(fp)); in fc_rec_fill()
/Linux-v5.4/drivers/scsi/fcoe/
Dfcoe.c2576 struct fc_exch *exch = fc_seq_exch(seq); in fcoe_flogi_resp()
/Linux-v5.4/drivers/scsi/qedf/
Dqedf_main.c260 struct fc_exch *exch = fc_seq_exch(seq); in qedf_flogi_resp()