Searched refs:fcoe_sof (Results 1 – 9 of 9) sorted by relevance
| /linux-6.15/drivers/scsi/fnic/ |
| H A D | cq_enet_desc.h | 85 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 D | fnic_fcs.c | 438 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 D | enic_rq.c | 177 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 D | fc_fcoe.h | 42 __u8 fcoe_sof; /* start of frame per RFC 3643 */ member
|
| /linux-6.15/drivers/net/ethernet/chelsio/cxgb4/ |
| H A D | cxgb4_fcoe.c | 44 u8 sof = fcoeh->fcoe_sof; in cxgb_fcoe_sof_eof_supported()
|
| /linux-6.15/drivers/net/ethernet/intel/ixgbe/ |
| H A D | ixgbe_fcoe.c | 512 sof = ((struct fcoe_hdr *)skb_network_header(skb))->fcoe_sof; in ixgbe_fso()
|
| /linux-6.15/drivers/scsi/fcoe/ |
| H A D | fcoe.c | 1575 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 D | bnx2fc_fcoe.c | 389 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 D | qedf_main.c | 1227 hp->fcoe_sof = sof; in qedf_xmit() 2506 fr_sof(fp) = hp->fcoe_sof; in qedf_recv_frame()
|