Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/target/tcm_fc/
Dtfc_cmd.c69 ep = fc_seq_exch(sp); in _ft_dump_cmd()
130 ep = fc_seq_exch(cmd->seq); in ft_queue_status()
209 ep = fc_seq_exch(cmd->seq); in ft_write_pending()
555 fc_seq_exch(cmd->seq)->lp->tt.seq_set_resp(cmd->seq, ft_recv_seq, cmd); in ft_send_work()
556 cmd->se_cmd.tag = fc_seq_exch(cmd->seq)->rxid; in ft_send_work()
Dtfc_io.c83 ep = fc_seq_exch(cmd->seq); in ft_queue_data_in()
234 ep = fc_seq_exch(seq); in ft_recv_write_data()
353 ep = fc_seq_exch(seq); in ft_invl_hw_context()
/linux-4.4.14/drivers/scsi/libfc/
Dfc_exch.c475 ep = fc_seq_exch(sp); in fc_seq_send_locked()
533 ep = fc_seq_exch(sp); in fc_seq_send()
567 struct fc_exch *ep = fc_seq_exch(sp); in fc_seq_start_next_locked()
582 struct fc_exch *ep = fc_seq_exch(sp); in fc_seq_start_next()
601 struct fc_exch *ep = fc_seq_exch(sp); in fc_seq_set_resp()
689 ep = fc_seq_exch(req_sp); in fc_seq_exch_abort()
935 struct fc_exch *ep = fc_seq_exch(sp); in fc_exch_done()
1110 WARN_ON(ep != fc_seq_exch(sp)); in fc_seq_lookup_recip()
1224 struct fc_exch *ep = fc_seq_exch(sp); in fc_seq_send_last()
1244 struct fc_exch *ep = fc_seq_exch(sp); in fc_seq_send_ack()
[all …]
Dfc_libfc.h72 _ep = fc_seq_exch((pkt)->seq_ptr); \
Dfc_fcp.c683 ep = fc_seq_exch(seq); in fc_fcp_send_data()
978 ep = fc_seq_exch(seq); in fc_fcp_complete_locked()
1667 struct fc_exch *ep = fc_seq_exch(fsp->seq_ptr); in fc_fcp_srr()
Dfc_rport.c1246 FC_RPORT_ID_DBG(lport, fc_seq_exch(sp)->did, in fc_rport_logo_resp()
/linux-4.4.14/drivers/scsi/bnx2fc/
Dbnx2fc_els.c853 struct fc_exch *exch = fc_seq_exch(seq); in bnx2fc_flogi_resp()
884 struct fc_exch *exch = fc_seq_exch(seq); in bnx2fc_logo_resp()
/linux-4.4.14/include/scsi/
Dlibfc.h458 #define fc_seq_exch(sp) container_of(sp, struct fc_exch, seq) macro
Dfc_encode.h643 struct fc_exch *ep = fc_seq_exch(fr_seq(fp)); in fc_rec_fill()
/linux-4.4.14/drivers/scsi/fcoe/
Dfcoe.c2734 struct fc_exch *exch = fc_seq_exch(seq); in fcoe_flogi_resp()