Home
last modified time | relevance | path

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

/linux/drivers/scsi/libfc/
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()
697 ep = fc_seq_exch(req_sp); in fc_seq_exch_abort()
1146 WARN_ON(ep != fc_seq_exch(sp)); in fc_seq_lookup_recip()
1354 FC_EXCH_DBG(fc_seq_exch(sp), in fc_exch_send_ba_rjt()
1497 fc_exch_release(fc_seq_exch(sp)); in fc_seq_release()
1540 ep = fc_seq_exch(sp); in fc_exch_recv_req()
1624 WARN_ON(fc_seq_exch(sp) != ep); in fc_exch_recv_seq_resp()
1840 FC_EXCH_DBG(fc_seq_exch(sp), in fc_seq_ls_acc()
[all …]
A Dfc_libfc.h60 _ep = fc_seq_exch((pkt)->seq_ptr); \
A Dfc_fcp.c718 ep = fc_seq_exch(seq); in fc_fcp_send_data()
1023 ep = fc_seq_exch(seq); in fc_fcp_complete_locked()
1562 struct fc_exch *ep = fc_seq_exch(fsp->seq_ptr); in fc_fcp_rec_resp()
1723 struct fc_exch *ep = fc_seq_exch(fsp->seq_ptr); in fc_fcp_srr()
A Dfc_encode.h855 struct fc_exch *ep = fc_seq_exch(fr_seq(fp)); in fc_rec_fill()
A Dfc_rport.c1459 FC_RPORT_ID_DBG(lport, fc_seq_exch(sp)->did, in fc_rport_logo_resp()
/linux/drivers/target/tcm_fc/
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()
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()
545 cmd->se_cmd.tag = fc_seq_exch(cmd->seq)->rxid; in ft_send_work()
/linux/drivers/scsi/bnx2fc/
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()
/linux/include/scsi/
A Dlibfc.h454 #define fc_seq_exch(sp) container_of(sp, struct fc_exch, seq) macro
/linux/drivers/scsi/fcoe/
A Dfcoe.c2571 struct fc_exch *exch = fc_seq_exch(seq); in fcoe_flogi_resp()
/linux/drivers/scsi/qedf/
A Dqedf_main.c269 struct fc_exch *exch = fc_seq_exch(seq); in qedf_flogi_resp()

Completed in 653 milliseconds