Searched refs:vlan_stripped (Results 1 – 11 of 11) sorted by relevance
/linux/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 118 *vlan_stripped = (bytes_written_flags & in cq_enet_rq_desc_dec()
|
H A D | cq_exch_desc.h | 91 u8 *vlan_stripped, in cq_fcp_rq_desc_dec() argument 110 *vlan_stripped = in cq_fcp_rq_desc_dec()
|
H A D | fnic_fcs.c | 430 u8 type, color, eop, sop, ingress_port, vlan_stripped; in fnic_rq_cmpl_frame_recv() local 461 &vlan_stripped, &vlan); in fnic_rq_cmpl_frame_recv() 469 &packet_error, &vlan_stripped, &vlan, in fnic_rq_cmpl_frame_recv()
|
/linux/drivers/net/ethernet/cisco/enic/ |
H A D | cq_enet_desc.h | 95 u8 *vlan_stripped, u16 *vlan_tci, u16 *checksum, u8 *fcoe_sof, in cq_enet_rq_desc_dec() argument 132 *vlan_stripped = (bytes_written_flags & in cq_enet_rq_desc_dec()
|
H A D | enic.h | 154 u64 vlan_stripped; /* HW stripped vlan */ member
|
H A D | enic_ethtool.c | 49 ENIC_PER_RQ_STAT(vlan_stripped),
|
/linux/drivers/net/ethernet/cavium/thunder/ |
H A D | q_struct.h | 183 u64 vlan_stripped:1; member 228 u64 vlan_stripped:1;
|
H A D | nicvf_main.c | 835 if (cqe_rx->vlan_found && cqe_rx->vlan_stripped) in nicvf_rcv_pkt_handler()
|
/linux/drivers/net/ethernet/pensando/ionic/ |
H A D | ionic_lif.h | 49 u64 vlan_stripped; member
|
H A D | ionic_stats.c | 158 IONIC_RX_STAT_DESC(vlan_stripped),
|
H A D | ionic_txrx.c | 693 stats->vlan_stripped++; in ionic_rx_clean()
|