Home
last modified time | relevance | path

Searched refs:fc_seq_exch (Results 1 - 22 of 22) sorted by relevance

/kernel/linux/linux-5.10/drivers/scsi/libfc/
H A Dfc_exch.c473 ep = fc_seq_exch(sp); in fc_seq_send_locked()
530 ep = fc_seq_exch(sp); in fc_seq_send()
565 struct fc_exch *ep = fc_seq_exch(sp); in fc_seq_start_next_locked()
580 struct fc_exch *ep = fc_seq_exch(sp); in fc_seq_start_next()
599 struct fc_exch *ep = fc_seq_exch(sp); in fc_seq_set_resp()
698 ep = fc_seq_exch(req_sp); in fc_seq_exch_abort()
971 struct fc_exch *ep = fc_seq_exch(sp); in fc_exch_done()
1147 WARN_ON(ep != fc_seq_exch(sp)); in fc_seq_lookup_recip()
1262 struct fc_exch *ep = fc_seq_exch(sp); in fc_seq_send_last()
1282 struct fc_exch *ep = fc_seq_exch(s in fc_seq_send_ack()
[all...]
H A Dfc_libfc.h60 _ep = fc_seq_exch((pkt)->seq_ptr); \
H A Dfc_fcp.c723 ep = fc_seq_exch(seq); in fc_fcp_send_data()
1028 ep = fc_seq_exch(seq); in fc_fcp_complete_locked()
1567 struct fc_exch *ep = fc_seq_exch(fsp->seq_ptr); in fc_fcp_rec_resp()
1729 struct fc_exch *ep = fc_seq_exch(fsp->seq_ptr); in fc_fcp_srr()
H A Dfc_rport.c1459 FC_RPORT_ID_DBG(lport, fc_seq_exch(sp)->did, in fc_rport_logo_resp()
/kernel/linux/linux-6.6/drivers/scsi/libfc/
H A Dfc_exch.c472 ep = fc_seq_exch(sp); in fc_seq_send_locked()
529 ep = fc_seq_exch(sp); in fc_seq_send()
564 struct fc_exch *ep = fc_seq_exch(sp); in fc_seq_start_next_locked()
579 struct fc_exch *ep = fc_seq_exch(sp); in fc_seq_start_next()
598 struct fc_exch *ep = fc_seq_exch(sp); in fc_seq_set_resp()
697 ep = fc_seq_exch(req_sp); in fc_seq_exch_abort()
969 struct fc_exch *ep = fc_seq_exch(sp); in fc_exch_done()
1145 WARN_ON(ep != fc_seq_exch(sp)); in fc_seq_lookup_recip()
1260 struct fc_exch *ep = fc_seq_exch(sp); in fc_seq_send_last()
1280 struct fc_exch *ep = fc_seq_exch(s in fc_seq_send_ack()
[all...]
H A Dfc_libfc.h60 _ep = fc_seq_exch((pkt)->seq_ptr); \
H A Dfc_fcp.c713 ep = fc_seq_exch(seq); in fc_fcp_send_data()
1018 ep = fc_seq_exch(seq); in fc_fcp_complete_locked()
1557 struct fc_exch *ep = fc_seq_exch(fsp->seq_ptr); in fc_fcp_rec_resp()
1719 struct fc_exch *ep = fc_seq_exch(fsp->seq_ptr); in fc_fcp_srr()
H A Dfc_encode.h855 struct fc_exch *ep = fc_seq_exch(fr_seq(fp)); in fc_rec_fill()
H A Dfc_rport.c1459 FC_RPORT_ID_DBG(lport, fc_seq_exch(sp)->did, in fc_rport_logo_resp()
/kernel/linux/linux-5.10/drivers/target/tcm_fc/
H A 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()
339 ep = fc_seq_exch(seq); in ft_invl_hw_context()
H A 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()
/kernel/linux/linux-6.6/drivers/target/tcm_fc/
H A Dtfc_io.c70 ep = fc_seq_exch(cmd->seq); in ft_queue_data_in()
220 ep = fc_seq_exch(seq); in ft_recv_write_data()
338 ep = fc_seq_exch(seq); in ft_invl_hw_context()
H A Dtfc_cmd.c55 ep = fc_seq_exch(sp); in _ft_dump_cmd()
113 ep = fc_seq_exch(cmd->seq); in ft_queue_status()
191 ep = fc_seq_exch(cmd->seq); in ft_write_pending()
540 cmd->se_cmd.tag = fc_seq_exch(cmd->seq)->rxid; in ft_send_work()
/kernel/linux/linux-5.10/drivers/scsi/bnx2fc/
H A 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()
/kernel/linux/linux-6.6/drivers/scsi/bnx2fc/
H A 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()
/kernel/linux/linux-5.10/include/scsi/
H A Dlibfc.h454 #define fc_seq_exch(sp) container_of(sp, struct fc_exch, seq) macro
H A Dfc_encode.h631 struct fc_exch *ep = fc_seq_exch(fr_seq(fp)); in fc_rec_fill()
/kernel/linux/linux-6.6/include/scsi/
H A Dlibfc.h463 #define fc_seq_exch(sp) container_of(sp, struct fc_exch, seq) macro
/kernel/linux/linux-5.10/drivers/scsi/fcoe/
H A Dfcoe.c2575 struct fc_exch *exch = fc_seq_exch(seq); in fcoe_flogi_resp()
/kernel/linux/linux-6.6/drivers/scsi/fcoe/
H A Dfcoe.c2562 struct fc_exch *exch = fc_seq_exch(seq); in fcoe_flogi_resp()
/kernel/linux/linux-5.10/drivers/scsi/qedf/
H A Dqedf_main.c270 struct fc_exch *exch = fc_seq_exch(seq); in qedf_flogi_resp()
/kernel/linux/linux-6.6/drivers/scsi/qedf/
H A Dqedf_main.c270 struct fc_exch *exch = fc_seq_exch(seq); in qedf_flogi_resp()

Completed in 39 milliseconds