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

/linux-master/include/scsi/
H A Dfc_frame.h57 #define fr_eof(fp) (fr_cb(fp)->fr_eof) macro
75 u8 fr_eof; /* end of frame delimiter */ member in struct:fcoe_rcv_info
99 * The caller must set fr_free, fr_hdr, fr_len, fr_sof, and fr_eof eventually.
/linux-master/drivers/scsi/libfc/
H A Dfc_libfc.c172 fr_eof(fp) = FC_EOF_T;
175 fr_eof(fp) = FC_EOF_N;
H A Dfc_exch.c273 fr_eof(fp) = FC_EOF_T;
275 fr_eof(fp) = FC_EOF_N;
294 fr_eof(fp) = FC_EOF_N;
1321 fr_eof(fp) = FC_EOF_T;
1323 fr_eof(fp) = FC_EOF_N;
1395 fr_eof(fp) = FC_EOF_T;
1397 fr_eof(fp) = FC_EOF_N;
1618 if (fh->fh_type != FC_TYPE_FCP && fr_eof(fp) == FC_EOF_T &&
2632 switch (fr_eof(fp)) {
2650 fr_eof(f
[all...]
H A Dfc_disc.c546 seq_cnt, disc->seq_count, fr_sof(fp), fr_eof(fp));
H A Dfc_lport.c1996 if (fr_eof(fp) == FC_EOF_T &&
/linux-master/drivers/scsi/fnic/
H A Dfnic_fcs.c706 fr_eof(fp) = ft->fcoe_eof;
863 fr_eof(fp) = eof;
1140 fnic_queue_wq_desc(wq, skb, pa, tot_len, fr_eof(fp),
/linux-master/drivers/scsi/qedf/
H A Dqedf_els.c357 fr_eof(fp) = FC_EOF_T;
H A Dqedf_main.c1154 eof = fr_eof(fp);
2501 fr_eof(fp) = crc_eof.fcoe_eof;
H A Dqedf_io.c2554 fr_eof(fp) = FC_EOF_T;
/linux-master/drivers/scsi/fcoe/
H A Dfcoe.c1502 eof = fr_eof(fp);
1707 fr_eof(fp) = crc_eof.fcoe_eof;
H A Dfcoe_ctlr.c1282 fr_eof(fp) = FC_EOF_T;
/linux-master/drivers/scsi/bnx2fc/
H A Dbnx2fc_fcoe.c306 eof = fr_eof(fp);
550 fr_eof(fp) = crc_eof.fcoe_eof;
H A Dbnx2fc_hwi.c612 fr_eof(fp) = FC_EOF_T;

Completed in 179 milliseconds