Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/scsi/
A Dfc_frame.h56 #define fr_sof(fp) (fr_cb(fp)->fr_sof) macro
74 u8 fr_sof; /* start of frame delimiter */ member
222 return fc_sof_class(fr_sof(fp)); in fc_frame_class()
/linux-6.3-rc2/drivers/scsi/libfc/
A Dfc_exch.c268 fr_sof(fp) = ep->class; in fc_exch_setup_hdr()
270 fr_sof(fp) = fc_sof_normal(ep->class); in fc_exch_setup_hdr()
1087 if ((f_ctl & FC_FC_FIRST_SEQ) && fc_sof_is_init(fr_sof(fp))) { in fc_seq_lookup_recip()
1111 if (fc_sof_is_init(fr_sof(fp))) { in fc_seq_lookup_recip()
1287 if (fc_sof_needs_ack(fr_sof(rx_fp))) { in fc_seq_send_ack()
1319 fr_sof(fp) = fr_sof(rx_fp); in fc_seq_send_ack()
1394 fr_sof(fp) = fc_sof_class(fr_sof(rx_fp)); in fc_exch_send_ba_rjt()
1396 if (fc_sof_needs_ack(fr_sof(fp))) in fc_exch_send_ba_rjt()
1600 sof = fr_sof(fp); in fc_exch_recv_seq_resp()
A Dfc_disc.c517 if (fr_sof(fp) == FC_SOF_I3 && seq_cnt == 0 && disc->seq_count == 0) { in fc_disc_gpn_ft_resp()
541 } else if (fr_sof(fp) == FC_SOF_N3 && seq_cnt == disc->seq_count) { in fc_disc_gpn_ft_resp()
546 seq_cnt, disc->seq_count, fr_sof(fp), fr_eof(fp)); in fc_disc_gpn_ft_resp()
A Dfc_libfc.c198 fr_sof(fp) = seq_cnt ? FC_SOF_N3 : FC_SOF_I3; in fc_fill_hdr()
A Dfc_lport.c1974 if (fr_sof(fp) == FC_SOF_I3 && !ntohs(fh->fh_seq_cnt)) { in fc_lport_bsg_resp()
/linux-6.3-rc2/drivers/scsi/fnic/
A Dfnic_fcs.c694 fr_sof(fp) = fcoe_hdr->fcoe_sof; in fnic_import_rq_eth_pkt()
854 fr_sof(fp) = sof; in fnic_rq_cmpl_frame_recv()
1108 fcoe_hdr->fcoe_sof = fr_sof(fp); in fnic_send_frame()
/linux-6.3-rc2/drivers/scsi/qedf/
A Dqedf_els.c356 fr_sof(fp) = FC_SOF_I3; in qedf_process_l2_frame_compl()
A Dqedf_main.c1151 sof = fr_sof(fp); in qedf_xmit()
2495 fr_sof(fp) = hp->fcoe_sof; in qedf_recv_frame()
A Dqedf_io.c2582 fr_sof(fp) = FC_SOF_I3; in qedf_process_unsol_compl()
/linux-6.3-rc2/drivers/scsi/fcoe/
A Dfcoe.c1501 sof = fr_sof(fp); in fcoe_xmit()
1702 fr_sof(fp) = hp->fcoe_sof; in fcoe_recv_frame()
A Dfcoe_ctlr.c1281 fr_sof(fp) = FC_SOF_I3; in fcoe_ctlr_recv_els()
/linux-6.3-rc2/drivers/scsi/bnx2fc/
A Dbnx2fc_fcoe.c305 sof = fr_sof(fp); in bnx2fc_xmit()
548 fr_sof(fp) = hp->fcoe_sof; in bnx2fc_recv_frame()
A Dbnx2fc_hwi.c611 fr_sof(fp) = FC_SOF_I3; in bnx2fc_process_l2_frame_compl()

Completed in 40 milliseconds