Home
last modified time | relevance | path

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

/linux-3.4.99/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-3.4.99/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.c287 fr_eof(fp) = FC_EOF_T; in fc_exch_setup_hdr()
289 fr_eof(fp) = FC_EOF_N; in fc_exch_setup_hdr()
308 fr_eof(fp) = FC_EOF_N; in fc_exch_setup_hdr()
1183 fr_eof(fp) = FC_EOF_T; in fc_seq_send_ack()
1185 fr_eof(fp) = FC_EOF_N; in fc_seq_send_ack()
1252 fr_eof(fp) = FC_EOF_T; in fc_exch_send_ba_rjt()
1254 fr_eof(fp) = FC_EOF_N; in fc_exch_send_ba_rjt()
1472 if (fh->fh_type != FC_TYPE_FCP && fr_eof(fp) == FC_EOF_T && in fc_exch_recv_seq_resp()
2407 switch (fr_eof(fp)) { in fc_exch_recv()
2425 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.c1934 if (fr_eof(fp) == FC_EOF_T && in fc_lport_bsg_resp()
/linux-3.4.99/drivers/scsi/fnic/
Dfnic_fcs.c173 fr_eof(fp) = ft->fcoe_eof; in fnic_import_rq_eth_pkt()
330 fr_eof(fp) = eof; in fnic_rq_cmpl_frame_recv()
565 fnic_queue_wq_desc(wq, skb, pa, tot_len, fr_eof(fp), in fnic_send_frame()
/linux-3.4.99/drivers/scsi/fcoe/
Dfcoe.c1546 eof = fr_eof(fp); in fcoe_xmit()
1767 fr_eof(fp) = crc_eof.fcoe_eof; in fcoe_recv_frame()
Dfcoe_ctlr.c1157 fr_eof(fp) = FC_EOF_T; in fcoe_ctlr_recv_els()
/linux-3.4.99/drivers/scsi/bnx2fc/
Dbnx2fc_fcoe.c281 eof = fr_eof(fp); in bnx2fc_xmit()
526 fr_eof(fp) = crc_eof.fcoe_eof; in bnx2fc_recv_frame()
Dbnx2fc_hwi.c603 fr_eof(fp) = FC_EOF_T; in bnx2fc_process_l2_frame_compl()