skb_vlan_tag_get  457 drivers/crypto/chelsio/chcr_ipsec.c 		cntrl |= TXPKT_VLAN_VLD_F | TXPKT_VLAN_V(skb_vlan_tag_get(skb));
skb_vlan_tag_get  394 drivers/infiniband/ulp/opa_vnic/opa_vnic_encap.c 		u8 pcp = skb_vlan_tag_get(skb) >> VLAN_PRIO_SHIFT;
skb_vlan_tag_get  775 drivers/net/ethernet/3com/typhoon.c 		    cpu_to_le32(htons(skb_vlan_tag_get(skb)) <<
skb_vlan_tag_get 2432 drivers/net/ethernet/alteon/acenic.c 			vlan_tag = skb_vlan_tag_get(skb);
skb_vlan_tag_get 2453 drivers/net/ethernet/alteon/acenic.c 			vlan_tag = skb_vlan_tag_get(skb);
skb_vlan_tag_get 1269 drivers/net/ethernet/amd/amd8111e.c 				cpu_to_le16(skb_vlan_tag_get(skb));
skb_vlan_tag_get 1735 drivers/net/ethernet/amd/xgbe/xgbe-drv.c 		packet->vlan_ctag = skb_vlan_tag_get(skb);
skb_vlan_tag_get 1873 drivers/net/ethernet/amd/xgbe/xgbe-drv.c 		if (skb_vlan_tag_get(skb) != ring->tx.cur_vlan_ctag)
skb_vlan_tag_get  451 drivers/net/ethernet/aquantia/atlantic/aq_nic.c 		dx_buff->vlan_tx_tag = skb_vlan_tag_get(skb);
skb_vlan_tag_get 2228 drivers/net/ethernet/atheros/atl1c/atl1c_main.c 		u16 vlan = skb_vlan_tag_get(skb);
skb_vlan_tag_get 1874 drivers/net/ethernet/atheros/atl1e/atl1e_main.c 		u16 vlan_tag = skb_vlan_tag_get(skb);
skb_vlan_tag_get 2398 drivers/net/ethernet/atheros/atlx/atl1.c 		vlan_tag = skb_vlan_tag_get(skb);
skb_vlan_tag_get  877 drivers/net/ethernet/atheros/atlx/atl2.c 		u16 vlan_tag = skb_vlan_tag_get(skb);
skb_vlan_tag_get 6632 drivers/net/ethernet/broadcom/bnx2.c 			(TX_BD_FLAGS_VLAN_TAG | (skb_vlan_tag_get(skb) << 16));
skb_vlan_tag_get 3892 drivers/net/ethernet/broadcom/bnx2x/bnx2x_cmn.c 		    cpu_to_le16(skb_vlan_tag_get(skb));
skb_vlan_tag_get  392 drivers/net/ethernet/broadcom/bnxt/bnxt.c 				 skb_vlan_tag_get(skb);
skb_vlan_tag_get 8049 drivers/net/ethernet/broadcom/tg3.c 		vlan = skb_vlan_tag_get(skb);
skb_vlan_tag_get 2816 drivers/net/ethernet/brocade/bna/bnad.c 		vlan_tag = (u16)skb_vlan_tag_get(skb);
skb_vlan_tag_get 2520 drivers/net/ethernet/cavium/liquidio/lio_main.c 		irh->priority = skb_vlan_tag_get(skb) >> 13;
skb_vlan_tag_get 2521 drivers/net/ethernet/cavium/liquidio/lio_main.c 		irh->vlan = skb_vlan_tag_get(skb) & 0xfff;
skb_vlan_tag_get 1583 drivers/net/ethernet/cavium/liquidio/lio_vf_main.c 		irh->priority = skb_vlan_tag_get(skb) >> VLAN_PRIO_SHIFT;
skb_vlan_tag_get 1584 drivers/net/ethernet/cavium/liquidio/lio_vf_main.c 		irh->vlan = skb_vlan_tag_get(skb) & VLAN_VID_MASK;
skb_vlan_tag_get 1863 drivers/net/ethernet/chelsio/cxgb/sge.c 		cpl->vlan = htons(skb_vlan_tag_get(skb));
skb_vlan_tag_get 1194 drivers/net/ethernet/chelsio/cxgb3/sge.c 		cntrl |= F_TXPKT_VLAN_VLD | V_TXPKT_VLAN(skb_vlan_tag_get(skb));
skb_vlan_tag_get 1577 drivers/net/ethernet/chelsio/cxgb4/sge.c 		cntrl |= TXPKT_VLAN_VLD_F | TXPKT_VLAN_V(skb_vlan_tag_get(skb));
skb_vlan_tag_get 1883 drivers/net/ethernet/chelsio/cxgb4/sge.c 		cntrl |= TXPKT_VLAN_VLD_F | TXPKT_VLAN_V(skb_vlan_tag_get(skb));
skb_vlan_tag_get 1351 drivers/net/ethernet/chelsio/cxgb4vf/sge.c 		cntrl |= TXPKT_VLAN_VLD_F | TXPKT_VLAN_V(skb_vlan_tag_get(skb));
skb_vlan_tag_get  818 drivers/net/ethernet/cisco/enic/enic_main.c 		vlan_tag = skb_vlan_tag_get(skb);
skb_vlan_tag_get  794 drivers/net/ethernet/emulex/benet/be_main.c 	vlan_tag = skb_vlan_tag_get(skb);
skb_vlan_tag_get  739 drivers/net/ethernet/faraday/ftgmac100.c 		csum_vlan |= skb_vlan_tag_get(skb) & 0xffff;
skb_vlan_tag_get  175 drivers/net/ethernet/freescale/enetc/enetc.c 			temp_bd.ext.vid = cpu_to_le16(skb_vlan_tag_get(skb));
skb_vlan_tag_get 1755 drivers/net/ethernet/freescale/gianfar.c 	fcb->vlctl = cpu_to_be16(skb_vlan_tag_get(skb));
skb_vlan_tag_get 1049 drivers/net/ethernet/hisilicon/hns3/hns3_enet.c 		inner_vtag = skb_vlan_tag_get(skb);
skb_vlan_tag_get 1054 drivers/net/ethernet/hisilicon/hns3/hns3_enet.c 		out_vtag = skb_vlan_tag_get(skb);
skb_vlan_tag_get  438 drivers/net/ethernet/huawei/hinic/hinic_tx.c 		vlan_tag = skb_vlan_tag_get(skb);
skb_vlan_tag_get 2029 drivers/net/ethernet/ibm/ehea/ehea_main.c 		swqe->vlan_tag = skb_vlan_tag_get(skb);
skb_vlan_tag_get 3216 drivers/net/ethernet/intel/e1000/e1000_main.c 		tx_flags |= (skb_vlan_tag_get(skb) <<
skb_vlan_tag_get 5724 drivers/net/ethernet/intel/e1000e/netdev.c 	    !((skb_vlan_tag_get(skb) == adapter->hw.mng_cookie.vlan_id) &&
skb_vlan_tag_get 5865 drivers/net/ethernet/intel/e1000e/netdev.c 		tx_flags |= (skb_vlan_tag_get(skb) <<
skb_vlan_tag_get  961 drivers/net/ethernet/intel/fm10k/fm10k_main.c 		tx_desc->vlan = cpu_to_le16(skb_vlan_tag_get(skb));
skb_vlan_tag_get 2834 drivers/net/ethernet/intel/i40e/i40e_txrx.c 		tx_flags |= skb_vlan_tag_get(skb) << I40E_TX_FLAGS_VLAN_SHIFT;
skb_vlan_tag_get 1824 drivers/net/ethernet/intel/iavf/iavf_txrx.c 		tx_flags |= skb_vlan_tag_get(skb) << IAVF_TX_FLAGS_VLAN_SHIFT;
skb_vlan_tag_get 1864 drivers/net/ethernet/intel/ice/ice_txrx.c 		first->tx_flags |= skb_vlan_tag_get(skb) << ICE_TX_FLAGS_VLAN_S;
skb_vlan_tag_get 6112 drivers/net/ethernet/intel/igb/igb_main.c 		tx_flags |= (skb_vlan_tag_get(skb) << IGB_TX_FLAGS_VLAN_SHIFT);
skb_vlan_tag_get 2318 drivers/net/ethernet/intel/igbvf/netdev.c 		tx_flags |= (skb_vlan_tag_get(skb) <<
skb_vlan_tag_get 1503 drivers/net/ethernet/intel/ixgb/ixgb_main.c 		vlan_id = skb_vlan_tag_get(skb);
skb_vlan_tag_get 8642 drivers/net/ethernet/intel/ixgbe/ixgbe_main.c 		tx_flags |= skb_vlan_tag_get(skb) << IXGBE_TX_FLAGS_VLAN_SHIFT;
skb_vlan_tag_get 4156 drivers/net/ethernet/intel/ixgbevf/ixgbevf_main.c 		tx_flags |= skb_vlan_tag_get(skb);
skb_vlan_tag_get 2131 drivers/net/ethernet/jme.c 		*vlan = cpu_to_le16(skb_vlan_tag_get(skb));
skb_vlan_tag_get 1890 drivers/net/ethernet/marvell/sky2.c 		le->length = cpu_to_be16(skb_vlan_tag_get(skb));
skb_vlan_tag_get  942 drivers/net/ethernet/mediatek/mtk_eth_soc.c 		txd4 |= TX_DMA_INS_VLAN | skb_vlan_tag_get(skb);
skb_vlan_tag_get  888 drivers/net/ethernet/mellanox/mlx4/en_tx.c 		qpn_vlan.vlan_tag = cpu_to_be16(skb_vlan_tag_get(skb));
skb_vlan_tag_get  145 drivers/net/ethernet/mellanox/mlx5/core/en_tx.c 	vhdr->h_vlan_TCI = cpu_to_be16(skb_vlan_tag_get(skb));
skb_vlan_tag_get  365 drivers/net/ethernet/mellanox/mlx5/core/en_tx.c 		eseg->insert.vlan_tci = cpu_to_be16(skb_vlan_tag_get(skb));
skb_vlan_tag_get  577 drivers/net/ethernet/mscc/ocelot.c 	info.vid = skb_vlan_tag_get(skb);
skb_vlan_tag_get 1116 drivers/net/ethernet/natsemi/ns83820.c 		short tag = skb_vlan_tag_get(skb);
skb_vlan_tag_get 4032 drivers/net/ethernet/neterion/s2io.c 		vlan_tag = skb_vlan_tag_get(skb);
skb_vlan_tag_get  894 drivers/net/ethernet/neterion/vxge/vxge-main.c 		u16 vlan_tag = skb_vlan_tag_get(skb);
skb_vlan_tag_get 1052 drivers/net/ethernet/netronome/nfp/nfp_net_common.c 		txd->vlan = cpu_to_le16(skb_vlan_tag_get(skb));
skb_vlan_tag_get 2508 drivers/net/ethernet/nvidia/forcedeth.c 					skb_vlan_tag_get(skb));
skb_vlan_tag_get  581 drivers/net/ethernet/pensando/ionic/ionic_txrx.c 	vlan_tci = skb_vlan_tag_get(skb);
skb_vlan_tag_get  739 drivers/net/ethernet/pensando/ionic/ionic_txrx.c 	desc->vlan_tci = cpu_to_le16(skb_vlan_tag_get(skb));
skb_vlan_tag_get  776 drivers/net/ethernet/pensando/ionic/ionic_txrx.c 	desc->vlan_tci = cpu_to_le16(skb_vlan_tag_get(skb));
skb_vlan_tag_get 1877 drivers/net/ethernet/qlogic/netxen/netxen_nic_main.c 		vid = skb_vlan_tag_get(skb);
skb_vlan_tag_get 2551 drivers/net/ethernet/qlogic/qed/qed_ll2.c 		vlan = skb_vlan_tag_get(skb);
skb_vlan_tag_get 1511 drivers/net/ethernet/qlogic/qede/qede_fp.c 		first_bd->data.vlan = cpu_to_le16(skb_vlan_tag_get(skb));
skb_vlan_tag_get  324 drivers/net/ethernet/qlogic/qlcnic/qlcnic_io.c 			vlan_id = skb_vlan_tag_get(skb);
skb_vlan_tag_get  478 drivers/net/ethernet/qlogic/qlcnic/qlcnic_io.c 		vlan_tci = skb_vlan_tag_get(skb);
skb_vlan_tag_get 1453 drivers/net/ethernet/qualcomm/emac/emac-mac.c 		EMAC_VLAN_TO_TAG(skb_vlan_tag_get(skb), tag);
skb_vlan_tag_get  712 drivers/net/ethernet/realtek/8139cp.c 		TxVlanTag | swab16(skb_vlan_tag_get(skb)) : 0x00;
skb_vlan_tag_get 1627 drivers/net/ethernet/realtek/r8169_main.c 		TxVlanTag | swab16(skb_vlan_tag_get(skb)) : 0x00;
skb_vlan_tag_get 2823 drivers/net/ethernet/stmicro/stmmac/stmmac_main.c 		inner_tag = skb_vlan_tag_get(skb);
skb_vlan_tag_get 2827 drivers/net/ethernet/stmicro/stmmac/stmmac_main.c 	tag = skb_vlan_tag_get(skb);
skb_vlan_tag_get   67 drivers/net/ethernet/synopsys/dwc-xlgmac-net.c 		pkt_info->vlan_ctag = skb_vlan_tag_get(skb);
skb_vlan_tag_get  161 drivers/net/ethernet/synopsys/dwc-xlgmac-net.c 		if (skb_vlan_tag_get(skb) != ring->tx.cur_vlan_ctag)
skb_vlan_tag_get 1635 drivers/net/ethernet/tehuti/tehuti.c 		txd_vlan_id = skb_vlan_tag_get(skb) & BITS_MASK(12);
skb_vlan_tag_get 1837 drivers/net/ethernet/via/via-rhine.c 		u16 vid_pcp = skb_vlan_tag_get(skb);
skb_vlan_tag_get 2577 drivers/net/ethernet/via/via-velocity.c 		td_ptr->tdesc1.vlan = cpu_to_le16(skb_vlan_tag_get(skb));
skb_vlan_tag_get  804 drivers/net/tap.c 		veth.h_vlan_TCI = htons(skb_vlan_tag_get(skb));
skb_vlan_tag_get 2144 drivers/net/tun.c 		veth.h_vlan_TCI = htons(skb_vlan_tag_get(skb));
skb_vlan_tag_get 2760 drivers/net/usb/lan78xx.c 		tx_cmd_b |= skb_vlan_tag_get(skb) & TX_CMD_B_VTAG_MASK_;
skb_vlan_tag_get 1775 drivers/net/usb/r8152.c 		opts2 = TX_VLAN_TAG | swab16(skb_vlan_tag_get(skb));
skb_vlan_tag_get 1107 drivers/net/vmxnet3/vmxnet3_drv.c 		gdesc->txd.tci = skb_vlan_tag_get(skb);
skb_vlan_tag_get 1968 drivers/s390/net/qeth_l3_main.c 			hdr->hdr.l3.vlan_id = skb_vlan_tag_get(skb);
skb_vlan_tag_get  715 drivers/scsi/qedi/qedi_main.c 		work->vlan_id = skb_vlan_tag_get(skb);
skb_vlan_tag_get 2672 drivers/staging/qlge/qlge_main.c 			     "Adding a vlan tag %d.\n", skb_vlan_tag_get(skb));
skb_vlan_tag_get 2674 drivers/staging/qlge/qlge_main.c 		mac_iocb_ptr->vlan_tci = cpu_to_le16(skb_vlan_tag_get(skb));
skb_vlan_tag_get  496 include/linux/if_vlan.h 					skb_vlan_tag_get(skb));
skb_vlan_tag_get  547 include/linux/if_vlan.h 		*vlan_tci = skb_vlan_tag_get(skb);
skb_vlan_tag_get   46 include/trace/events/net.h 		__entry->vlan_tci = skb_vlan_tag_get(skb);
skb_vlan_tag_get  203 include/trace/events/net.h 		__entry->vlan_tci = skb_vlan_tag_get(skb);
skb_vlan_tag_get  207 net/bridge/br_arp_nd_proxy.c 						    skb_vlan_tag_get(skb));
skb_vlan_tag_get  456 net/bridge/br_arp_nd_proxy.c 						   skb_vlan_tag_get(skb), msg);
skb_vlan_tag_get  440 net/bridge/br_netfilter_hooks.c 				    skb_vlan_tag_get(skb) & VLAN_VID_MASK);
skb_vlan_tag_get  471 net/bridge/br_vlan.c 							skb_vlan_tag_get(skb));
skb_vlan_tag_get   37 net/bridge/netfilter/ebt_vlan.c 		TCI = skb_vlan_tag_get(skb);
skb_vlan_tag_get   36 net/bridge/netfilter/nft_reject_bridge.c 		u16 vid = skb_vlan_tag_get(oldskb);
skb_vlan_tag_get 5447 net/core/skbuff.c 					skb_vlan_tag_get(skb));
skb_vlan_tag_get   76 net/netfilter/nf_tables_trace.c 	veth.h_vlan_TCI = htons(skb_vlan_tag_get(skb));
skb_vlan_tag_get  133 net/netfilter/nf_tables_trace.c 	if (skb_vlan_tag_get(skb))
skb_vlan_tag_get   56 net/netfilter/nft_payload.c 	veth.h_vlan_TCI = htons(skb_vlan_tag_get(skb));
skb_vlan_tag_get  802 net/openvswitch/actions.c 		data->vlan_tci = skb_vlan_tag_get(skb) | VLAN_CFI_MASK;
skb_vlan_tag_get  965 net/packet/af_packet.c 		ppd->hv1.tp_vlan_tci = skb_vlan_tag_get(pkc->skb);
skb_vlan_tag_get 2335 net/packet/af_packet.c 			h.h2->tp_vlan_tci = skb_vlan_tag_get(skb);
skb_vlan_tag_get 3434 net/packet/af_packet.c 			aux.tp_vlan_tci = skb_vlan_tag_get(skb);
skb_vlan_tag_get   62 net/sched/act_vlan.c 			tci = skb_vlan_tag_get(skb);
skb_vlan_tag_get  177 net/sched/em_meta.c 		dst->value = skb_vlan_tag_get(skb);
skb_vlan_tag_get  755 net/wireless/util.c 		vlan_priority = (skb_vlan_tag_get(skb) & VLAN_PRIO_MASK)