Home
last modified time | relevance | path

Searched refs:fr_eof (Results 1 – 13 of 13) sorted by relevance

/Linux-v5.4/include/scsi/
Dfc_frame.h57 #define fr_eof(fp) (fr_cb(fp)->fr_eof) macro
75 u8 fr_eof; /* end of frame delimiter */ member
/Linux-v5.4/drivers/scsi/libfc/
Dfc_libfc.c172 fr_eof(fp) = FC_EOF_T; in fc_fill_hdr()
175 fr_eof(fp) = FC_EOF_N; in fc_fill_hdr()
Dfc_exch.c272 fr_eof(fp) = FC_EOF_T; in fc_exch_setup_hdr()
274 fr_eof(fp) = FC_EOF_N; in fc_exch_setup_hdr()
293 fr_eof(fp) = FC_EOF_N; in fc_exch_setup_hdr()
1318 fr_eof(fp) = FC_EOF_T; in fc_seq_send_ack()
1320 fr_eof(fp) = FC_EOF_N; in fc_seq_send_ack()
1392 fr_eof(fp) = FC_EOF_T; in fc_exch_send_ba_rjt()
1394 fr_eof(fp) = FC_EOF_N; in fc_exch_send_ba_rjt()
1615 if (fh->fh_type != FC_TYPE_FCP && fr_eof(fp) == FC_EOF_T && in fc_exch_recv_seq_resp()
2616 switch (fr_eof(fp)) { in fc_exch_recv()
2634 fr_eof(fp)); in fc_exch_recv()
Dfc_disc.c549 seq_cnt, disc->seq_count, fr_sof(fp), fr_eof(fp)); in fc_disc_gpn_ft_resp()
Dfc_lport.c1914 if (fr_eof(fp) == FC_EOF_T && in fc_lport_bsg_resp()
/Linux-v5.4/drivers/scsi/fnic/
Dfnic_fcs.c715 fr_eof(fp) = ft->fcoe_eof; in fnic_import_rq_eth_pkt()
873 fr_eof(fp) = eof; in fnic_rq_cmpl_frame_recv()
1151 fnic_queue_wq_desc(wq, skb, pa, tot_len, fr_eof(fp), in fnic_send_frame()
/Linux-v5.4/drivers/scsi/qedf/
Dqedf_els.c338 fr_eof(fp) = FC_EOF_T; in qedf_process_l2_frame_compl()
Dqedf_main.c1085 eof = fr_eof(fp); in qedf_xmit()
2371 fr_eof(fp) = crc_eof.fcoe_eof; in qedf_recv_frame()
Dqedf_io.c2568 fr_eof(fp) = FC_EOF_T; in qedf_process_unsol_compl()
/Linux-v5.4/drivers/scsi/fcoe/
Dfcoe.c1505 eof = fr_eof(fp); in fcoe_xmit()
1715 fr_eof(fp) = crc_eof.fcoe_eof; in fcoe_recv_frame()
Dfcoe_ctlr.c1283 fr_eof(fp) = FC_EOF_T; in fcoe_ctlr_recv_els()
/Linux-v5.4/drivers/scsi/bnx2fc/
Dbnx2fc_fcoe.c305 eof = fr_eof(fp); in bnx2fc_xmit()
551 fr_eof(fp) = crc_eof.fcoe_eof; in bnx2fc_recv_frame()
Dbnx2fc_hwi.c612 fr_eof(fp) = FC_EOF_T; in bnx2fc_process_l2_frame_compl()