Searched refs:vlan_stripped (Results 1 – 7 of 7) sorted by relevance
| /linux/drivers/net/ethernet/cisco/enic/ |
| H A D | enic_rq.c | 100 u8 vlan_stripped, u8 csum_not_calc, in enic_rq_set_skb_flags() argument 162 if (vlan_stripped) { in enic_rq_set_skb_flags() 164 rqstats->vlan_stripped++; in enic_rq_set_skb_flags() 176 u8 *vlan_stripped, u16 *vlan_tci, in cq_enet_rq_desc_dec() argument 212 *vlan_stripped = (bytes_written_flags & in cq_enet_rq_desc_dec() 325 u8 eop, sop, ingress_port, vlan_stripped; in enic_rq_indicate_buf() local 338 &vlan_stripped, &vlan_tci, &checksum, &fcoe_sof, in enic_rq_indicate_buf() 369 fcoe_fc_crc_ok, vlan_stripped, in enic_rq_indicate_buf()
|
| /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()
|
| /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_stats.c | 158 IONIC_RX_STAT_DESC(vlan_stripped),
|
| H A D | ionic_txrx.c | 697 stats->vlan_stripped++; in ionic_rx_clean()
|