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

/linux-master/drivers/net/ethernet/cisco/enic/
H A Dcq_enet_desc.h95 u8 *vlan_stripped, u16 *vlan_tci, u16 *checksum, u8 *fcoe_sof,
132 *vlan_stripped = (bytes_written_flags &
91 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) argument
H A Denic_main.c1305 u8 type, color, eop, sop, ingress_port, vlan_stripped; local
1323 &packet_error, &vlan_stripped, &vlan_tci, &checksum,
1411 if (vlan_stripped)
/linux-master/drivers/scsi/fnic/
H A Dcq_exch_desc.h91 u8 *vlan_stripped,
110 *vlan_stripped =
74 cq_fcp_rq_desc_dec(struct cq_fcp_rq_desc *desc_ptr, u8 *type, u8 *color, u16 *q_number, u16 *completed_index, u8 *eop, u8 *sop, u8 *fck, u16 *exchange_id, u16 *tmpl, u32 *bytes_written, u8 *sof, u8 *eof, u8 *ingress_port, u8 *packet_err, u8 *fcoe_err, u8 *fcs_ok, u8 *vlan_stripped, u16 *vlan) argument
H A Dcq_enet_desc.h85 u8 *vlan_stripped, u16 *vlan, u16 *checksum, u8 *fcoe_sof,
118 *vlan_stripped = (bytes_written_flags &
81 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) argument
H A Dfnic_fcs.c832 u8 type, color, eop, sop, ingress_port, vlan_stripped; local
859 &fcoe_enc_error, &fcs_ok, &vlan_stripped,
871 &vlan_stripped, &vlan, &checksum,
/linux-master/drivers/net/ethernet/cavium/thunder/
H A Dq_struct.h183 u64 vlan_stripped:1; member in struct:cqe_rx_t
228 u64 vlan_stripped:1;
H A Dnicvf_main.c835 if (cqe_rx->vlan_found && cqe_rx->vlan_stripped)
/linux-master/drivers/net/ethernet/pensando/ionic/
H A Dionic_lif.h49 u64 vlan_stripped; member in struct:ionic_rx_stats
H A Dionic_stats.c158 IONIC_RX_STAT_DESC(vlan_stripped),
H A Dionic_txrx.c707 stats->vlan_stripped++;

Completed in 204 milliseconds