Home
last modified time | relevance | path

Searched refs:fcoe_sof (Results 1 – 9 of 9) sorted by relevance

/linux-6.15/drivers/scsi/fnic/
H A Dcq_enet_desc.h85 u8 *vlan_stripped, u16 *vlan, u16 *checksum, u8 *fcoe_sof, in cq_enet_rq_desc_dec() argument
124 *fcoe_sof = (u8)(le16_to_cpu(desc->checksum_fcoe) & in cq_enet_rq_desc_dec()
135 *fcoe_sof = 0; in cq_enet_rq_desc_dec()
H A Dfnic_fcs.c438 u8 fcoe = 0, fcoe_sof, fcoe_eof; in fnic_rq_cmpl_frame_recv() local
470 &checksum, &fcoe_sof, &fcoe_fnic_crc_ok, in fnic_rq_cmpl_frame_recv()
697 pfcoe_hdr->fcoe_sof = FC_SOF_I3; in fdls_send_fcoe_frame()
/linux-6.15/drivers/net/ethernet/cisco/enic/
H A Denic_rq.c177 u16 *checksum, u8 *fcoe_sof, in cq_enet_rq_desc_dec() argument
221 *fcoe_sof = (u8)(le16_to_cpu(desc->checksum_fcoe) & in cq_enet_rq_desc_dec()
232 *fcoe_sof = 0; in cq_enet_rq_desc_dec()
326 u8 fcoe, fcoe_sof, fcoe_fc_crc_ok, fcoe_enc_error, fcoe_eof; in enic_rq_indicate_buf() local
338 &vlan_stripped, &vlan_tci, &checksum, &fcoe_sof, in enic_rq_indicate_buf()
/linux-6.15/include/scsi/fc/
H A Dfc_fcoe.h42 __u8 fcoe_sof; /* start of frame per RFC 3643 */ member
/linux-6.15/drivers/net/ethernet/chelsio/cxgb4/
H A Dcxgb4_fcoe.c44 u8 sof = fcoeh->fcoe_sof; in cxgb_fcoe_sof_eof_supported()
/linux-6.15/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_fcoe.c512 sof = ((struct fcoe_hdr *)skb_network_header(skb))->fcoe_sof; in ixgbe_fso()
/linux-6.15/drivers/scsi/fcoe/
H A Dfcoe.c1575 hp->fcoe_sof = sof; in fcoe_xmit()
1702 fr_sof(fp) = hp->fcoe_sof; in fcoe_recv_frame()
/linux-6.15/drivers/scsi/bnx2fc/
H A Dbnx2fc_fcoe.c389 hp->fcoe_sof = sof; in bnx2fc_xmit()
545 fr_sof(fp) = hp->fcoe_sof; in bnx2fc_recv_frame()
/linux-6.15/drivers/scsi/qedf/
H A Dqedf_main.c1227 hp->fcoe_sof = sof; in qedf_xmit()
2506 fr_sof(fp) = hp->fcoe_sof; in qedf_recv_frame()