Home
last modified time | relevance | path

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

/linux-4.1.27/include/scsi/
Dfc_frame.h69 #define fr_eof(fp) (fr_cb(fp)->fr_eof) macro
87 u8 fr_eof; /* end of frame delimiter */ member
/linux-4.1.27/drivers/scsi/libfc/
Dfc_libfc.c184 fr_eof(fp) = FC_EOF_T; in fc_fill_hdr()
187 fr_eof(fp) = FC_EOF_N; in fc_fill_hdr()
Dfc_exch.c283 fr_eof(fp) = FC_EOF_T; in fc_exch_setup_hdr()
285 fr_eof(fp) = FC_EOF_N; in fc_exch_setup_hdr()
304 fr_eof(fp) = FC_EOF_N; in fc_exch_setup_hdr()
1283 fr_eof(fp) = FC_EOF_T; in fc_seq_send_ack()
1285 fr_eof(fp) = FC_EOF_N; in fc_seq_send_ack()
1352 fr_eof(fp) = FC_EOF_T; in fc_exch_send_ba_rjt()
1354 fr_eof(fp) = FC_EOF_N; in fc_exch_send_ba_rjt()
1573 if (fh->fh_type != FC_TYPE_FCP && fr_eof(fp) == FC_EOF_T && in fc_exch_recv_seq_resp()
2524 switch (fr_eof(fp)) { in fc_exch_recv()
2542 fr_eof(fp)); in fc_exch_recv()
Dfc_disc.c562 seq_cnt, disc->seq_count, fr_sof(fp), fr_eof(fp)); in fc_disc_gpn_ft_resp()
Dfc_lport.c1943 if (fr_eof(fp) == FC_EOF_T && in fc_lport_bsg_resp()
/linux-4.1.27/drivers/scsi/fnic/
Dfnic_fcs.c674 fr_eof(fp) = ft->fcoe_eof; in fnic_import_rq_eth_pkt()
832 fr_eof(fp) = eof; in fnic_rq_cmpl_frame_recv()
1088 fnic_queue_wq_desc(wq, skb, pa, tot_len, fr_eof(fp), in fnic_send_frame()
/linux-4.1.27/drivers/scsi/fcoe/
Dfcoe.c1620 eof = fr_eof(fp); in fcoe_xmit()
1844 fr_eof(fp) = crc_eof.fcoe_eof; in fcoe_recv_frame()
Dfcoe_ctlr.c1287 fr_eof(fp) = FC_EOF_T; in fcoe_ctlr_recv_els()
/linux-4.1.27/drivers/scsi/bnx2fc/
Dbnx2fc_fcoe.c286 eof = fr_eof(fp); in bnx2fc_xmit()
535 fr_eof(fp) = crc_eof.fcoe_eof; in bnx2fc_recv_frame()
Dbnx2fc_hwi.c611 fr_eof(fp) = FC_EOF_T; in bnx2fc_process_l2_frame_compl()