/kernel/linux/linux-5.10/include/scsi/ |
H A D | fc_frame.h | 57 #define fr_eof(fp) (fr_cb(fp)->fr_eof) macro 75 u8 fr_eof; /* end of frame delimiter */ member 99 * The caller must set fr_free, fr_hdr, fr_len, fr_sof, and fr_eof eventually.
|
/kernel/linux/linux-6.6/include/scsi/ |
H A D | fc_frame.h | 57 #define fr_eof(fp) (fr_cb(fp)->fr_eof) macro 75 u8 fr_eof; /* end of frame delimiter */ member 99 * The caller must set fr_free, fr_hdr, fr_len, fr_sof, and fr_eof eventually.
|
/kernel/linux/linux-5.10/drivers/scsi/libfc/ |
H A D | fc_libfc.c | 172 fr_eof(fp) = FC_EOF_T; in fc_fill_hdr() 175 fr_eof(fp) = FC_EOF_N; in fc_fill_hdr()
|
H A D | fc_exch.c | 274 fr_eof(fp) = FC_EOF_T; in fc_exch_setup_hdr() 276 fr_eof(fp) = FC_EOF_N; in fc_exch_setup_hdr() 295 fr_eof(fp) = FC_EOF_N; in fc_exch_setup_hdr() 1323 fr_eof(fp) = FC_EOF_T; in fc_seq_send_ack() 1325 fr_eof(fp) = FC_EOF_N; in fc_seq_send_ack() 1397 fr_eof(fp) = FC_EOF_T; in fc_exch_send_ba_rjt() 1399 fr_eof(fp) = FC_EOF_N; in fc_exch_send_ba_rjt() 1620 if (fh->fh_type != FC_TYPE_FCP && fr_eof(fp) == FC_EOF_T && in fc_exch_recv_seq_resp() 2634 switch (fr_eof(fp)) { in fc_exch_recv() 2652 fr_eof(f in fc_exch_recv() [all...] |
H A D | fc_disc.c | 549 seq_cnt, disc->seq_count, fr_sof(fp), fr_eof(fp)); in fc_disc_gpn_ft_resp()
|
H A D | fc_lport.c | 1922 if (fr_eof(fp) == FC_EOF_T && in fc_lport_bsg_resp()
|
/kernel/linux/linux-6.6/drivers/scsi/libfc/ |
H A D | fc_libfc.c | 172 fr_eof(fp) = FC_EOF_T; in fc_fill_hdr() 175 fr_eof(fp) = FC_EOF_N; in fc_fill_hdr()
|
H A D | fc_exch.c | 273 fr_eof(fp) = FC_EOF_T; in fc_exch_setup_hdr() 275 fr_eof(fp) = FC_EOF_N; in fc_exch_setup_hdr() 294 fr_eof(fp) = FC_EOF_N; in fc_exch_setup_hdr() 1321 fr_eof(fp) = FC_EOF_T; in fc_seq_send_ack() 1323 fr_eof(fp) = FC_EOF_N; in fc_seq_send_ack() 1395 fr_eof(fp) = FC_EOF_T; in fc_exch_send_ba_rjt() 1397 fr_eof(fp) = FC_EOF_N; in fc_exch_send_ba_rjt() 1618 if (fh->fh_type != FC_TYPE_FCP && fr_eof(fp) == FC_EOF_T && in fc_exch_recv_seq_resp() 2632 switch (fr_eof(fp)) { in fc_exch_recv() 2650 fr_eof(f in fc_exch_recv() [all...] |
H A D | fc_disc.c | 546 seq_cnt, disc->seq_count, fr_sof(fp), fr_eof(fp)); in fc_disc_gpn_ft_resp()
|
H A D | fc_lport.c | 1996 if (fr_eof(fp) == FC_EOF_T && in fc_lport_bsg_resp()
|
/kernel/linux/linux-5.10/drivers/scsi/fnic/ |
H A D | fnic_fcs.c | 709 fr_eof(fp) = ft->fcoe_eof; in fnic_import_rq_eth_pkt() 865 fr_eof(fp) = eof; in fnic_rq_cmpl_frame_recv() 1142 fnic_queue_wq_desc(wq, skb, pa, tot_len, fr_eof(fp), in fnic_send_frame()
|
/kernel/linux/linux-6.6/drivers/scsi/fnic/ |
H A D | fnic_fcs.c | 699 fr_eof(fp) = ft->fcoe_eof; in fnic_import_rq_eth_pkt() 855 fr_eof(fp) = eof; in fnic_rq_cmpl_frame_recv() 1132 fnic_queue_wq_desc(wq, skb, pa, tot_len, fr_eof(fp), in fnic_send_frame()
|
/kernel/linux/linux-5.10/drivers/scsi/qedf/ |
H A D | qedf_els.c | 357 fr_eof(fp) = FC_EOF_T; in qedf_process_l2_frame_compl()
|
H A D | qedf_main.c | 1153 eof = fr_eof(fp); in qedf_xmit() 2498 fr_eof(fp) = crc_eof.fcoe_eof; in qedf_recv_frame()
|
H A D | qedf_io.c | 2609 fr_eof(fp) = FC_EOF_T; in qedf_process_unsol_compl()
|
/kernel/linux/linux-6.6/drivers/scsi/qedf/ |
H A D | qedf_els.c | 357 fr_eof(fp) = FC_EOF_T; in qedf_process_l2_frame_compl()
|
H A D | qedf_main.c | 1153 eof = fr_eof(fp); in qedf_xmit() 2500 fr_eof(fp) = crc_eof.fcoe_eof; in qedf_recv_frame()
|
/kernel/linux/linux-5.10/drivers/scsi/fcoe/ |
H A D | fcoe.c | 1505 eof = fr_eof(fp); in fcoe_xmit() 1715 fr_eof(fp) = crc_eof.fcoe_eof; in fcoe_recv_frame()
|
H A D | fcoe_ctlr.c | 1285 fr_eof(fp) = FC_EOF_T; in fcoe_ctlr_recv_els()
|
/kernel/linux/linux-6.6/drivers/scsi/fcoe/ |
H A D | fcoe.c | 1502 eof = fr_eof(fp); in fcoe_xmit() 1707 fr_eof(fp) = crc_eof.fcoe_eof; in fcoe_recv_frame()
|
H A D | fcoe_ctlr.c | 1282 fr_eof(fp) = FC_EOF_T; in fcoe_ctlr_recv_els()
|
/kernel/linux/linux-5.10/drivers/scsi/bnx2fc/ |
H A D | bnx2fc_fcoe.c | 305 eof = fr_eof(fp); in bnx2fc_xmit() 554 fr_eof(fp) = crc_eof.fcoe_eof; in bnx2fc_recv_frame()
|
H A D | bnx2fc_hwi.c | 612 fr_eof(fp) = FC_EOF_T; in bnx2fc_process_l2_frame_compl()
|
/kernel/linux/linux-6.6/drivers/scsi/bnx2fc/ |
H A D | bnx2fc_fcoe.c | 306 eof = fr_eof(fp); in bnx2fc_xmit() 550 fr_eof(fp) = crc_eof.fcoe_eof; in bnx2fc_recv_frame()
|
H A D | bnx2fc_hwi.c | 612 fr_eof(fp) = FC_EOF_T; in bnx2fc_process_l2_frame_compl()
|