Searched refs:fcoe_sof (Results 1 - 10 of 10) sorted by relevance

/linux-4.4.14/drivers/scsi/fnic/
H A Dcq_enet_desc.h97 u8 *vlan_stripped, u16 *vlan, u16 *checksum, u8 *fcoe_sof, cq_enet_rq_desc_dec()
136 *fcoe_sof = (u8)(le16_to_cpu(desc->checksum_fcoe) & cq_enet_rq_desc_dec()
147 *fcoe_sof = 0; cq_enet_rq_desc_dec()
93 cq_enet_rq_desc_dec(struct cq_enet_rq_desc *desc, u8 *type, u8 *color, u16 *q_number, u16 *completed_index, u8 *ingress_port, u8 *fcoe, u8 *eop, u8 *sop, u8 *rss_type, u8 *csum_not_calc, u32 *rss_hash, u16 *bytes_written, u8 *packet_error, u8 *vlan_stripped, u16 *vlan, u16 *checksum, u8 *fcoe_sof, u8 *fcoe_fc_crc_ok, u8 *fcoe_enc_error, u8 *fcoe_eof, u8 *tcp_udp_csum_ok, u8 *udp, u8 *tcp, u8 *ipv4_csum_ok, u8 *ipv6, u8 *ipv4, u8 *ipv4_fragment, u8 *fcs_ok) cq_enet_rq_desc_dec() argument
H A Dfnic_fcs.c669 fr_sof(fp) = fcoe_hdr->fcoe_sof; fnic_import_rq_eth_pkt()
801 u8 fcoe = 0, fcoe_sof, fcoe_eof; fnic_rq_cmpl_frame_recv() local
841 &fcoe_sof, &fcoe_fc_crc_ok, fnic_rq_cmpl_frame_recv()
1090 fcoe_hdr->fcoe_sof = fr_sof(fp); fnic_send_frame()
/linux-4.4.14/drivers/net/ethernet/cisco/enic/
H A Dcq_enet_desc.h108 u8 *vlan_stripped, u16 *vlan_tci, u16 *checksum, u8 *fcoe_sof, cq_enet_rq_desc_dec()
154 *fcoe_sof = (u8)(le16_to_cpu(desc->checksum_fcoe) & cq_enet_rq_desc_dec()
165 *fcoe_sof = 0; cq_enet_rq_desc_dec()
104 cq_enet_rq_desc_dec(struct cq_enet_rq_desc *desc, u8 *type, u8 *color, u16 *q_number, u16 *completed_index, u8 *ingress_port, u8 *fcoe, u8 *eop, u8 *sop, u8 *rss_type, u8 *csum_not_calc, u32 *rss_hash, u16 *bytes_written, u8 *packet_error, u8 *vlan_stripped, u16 *vlan_tci, u16 *checksum, u8 *fcoe_sof, u8 *fcoe_fc_crc_ok, u8 *fcoe_enc_error, u8 *fcoe_eof, u8 *tcp_udp_csum_ok, u8 *udp, u8 *tcp, u8 *ipv4_csum_ok, u8 *ipv6, u8 *ipv4, u8 *ipv4_fragment, u8 *fcs_ok) cq_enet_rq_desc_dec() argument
H A Denic_main.c1114 u8 fcoe, fcoe_sof, fcoe_fc_crc_ok, fcoe_enc_error, fcoe_eof; enic_rq_indicate_buf() local
1131 &fcoe_sof, &fcoe_fc_crc_ok, &fcoe_enc_error, enic_rq_indicate_buf()
/linux-4.4.14/drivers/net/ethernet/chelsio/cxgb4/
H A Dcxgb4_fcoe.c44 u8 sof = fcoeh->fcoe_sof; cxgb_fcoe_sof_eof_supported()
/linux-4.4.14/include/scsi/fc/
H A Dfc_fcoe.h54 __u8 fcoe_sof; /* start of frame per RFC 3643 */ member in struct:fcoe_hdr
/linux-4.4.14/drivers/scsi/bnx2fc/
H A Dbnx2fc_fcoe.c369 hp->fcoe_sof = sof; bnx2fc_xmit()
530 fr_sof(fp) = hp->fcoe_sof; bnx2fc_recv_frame()
/linux-4.4.14/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_fcoe.c534 sof = ((struct fcoe_hdr *)skb_network_header(skb))->fcoe_sof; ixgbe_fso()
/linux-4.4.14/drivers/scsi/fcoe/
H A Dfcoe.c1693 hp->fcoe_sof = sof; fcoe_xmit()
1838 fr_sof(fp) = hp->fcoe_sof; fcoe_recv_frame()
/linux-4.4.14/drivers/net/ethernet/intel/i40e/
H A Di40e_fcoe.c84 *sof = ((struct fcoe_hdr *)skb_network_header(skb))->fcoe_sof; i40e_fcoe_fc_sof()

Completed in 352 milliseconds