Symbol: NETIF_F_HW_VLAN_CTAG_TX
drivers/net/bonding/bond_main.c
6036
bond_dev->features |= NETIF_F_HW_VLAN_CTAG_TX | NETIF_F_HW_VLAN_STAG_TX;
drivers/net/ethernet/3com/typhoon.c
2480
NETIF_F_HW_VLAN_CTAG_TX;
drivers/net/ethernet/alteon/acenic.c
473
dev->features |= NETIF_F_HW_VLAN_CTAG_TX | NETIF_F_HW_VLAN_CTAG_RX;
drivers/net/ethernet/amd/amd8111e.c
1794
dev->features |= NETIF_F_HW_VLAN_CTAG_TX | NETIF_F_HW_VLAN_CTAG_RX;
drivers/net/ethernet/amd/xgbe/xgbe-main.c
243
NETIF_F_HW_VLAN_CTAG_TX |
drivers/net/ethernet/aquantia/atlantic/aq_main.c
157
bool is_vlan_tx_insert = !!(features & NETIF_F_HW_VLAN_CTAG_TX);
drivers/net/ethernet/aquantia/atlantic/aq_nic.c
149
cfg->is_vlan_tx_insert = !!(cfg->features & NETIF_F_HW_VLAN_CTAG_TX);
drivers/net/ethernet/aquantia/atlantic/hw_atl/hw_atl_b0.c
49
NETIF_F_HW_VLAN_CTAG_TX | \
drivers/net/ethernet/aquantia/atlantic/hw_atl2/hw_atl2.c
50
NETIF_F_HW_VLAN_CTAG_TX | \
drivers/net/ethernet/atheros/atl1c/atl1c_main.c
2597
NETIF_F_HW_VLAN_CTAG_TX;
drivers/net/ethernet/atheros/atl1c/atl1c_main.c
503
features |= NETIF_F_HW_VLAN_CTAG_TX;
drivers/net/ethernet/atheros/atl1c/atl1c_main.c
505
features &= ~NETIF_F_HW_VLAN_CTAG_TX;
drivers/net/ethernet/atheros/atl1e/atl1e_main.c
2280
netdev->features = netdev->hw_features | NETIF_F_HW_VLAN_CTAG_TX;
drivers/net/ethernet/atheros/atl1e/atl1e_main.c
393
features |= NETIF_F_HW_VLAN_CTAG_TX;
drivers/net/ethernet/atheros/atl1e/atl1e_main.c
395
features &= ~NETIF_F_HW_VLAN_CTAG_TX;
drivers/net/ethernet/atheros/atlx/atl1.c
3028
netdev->features |= (NETIF_F_HW_VLAN_CTAG_TX | NETIF_F_HW_VLAN_CTAG_RX);
drivers/net/ethernet/atheros/atlx/atl2.c
1394
netdev->features |= (NETIF_F_HW_VLAN_CTAG_TX | NETIF_F_HW_VLAN_CTAG_RX);
drivers/net/ethernet/atheros/atlx/atl2.c
382
features |= NETIF_F_HW_VLAN_CTAG_TX;
drivers/net/ethernet/atheros/atlx/atl2.c
384
features &= ~NETIF_F_HW_VLAN_CTAG_TX;
drivers/net/ethernet/atheros/atlx/atl2.c
869
#ifdef NETIF_F_HW_VLAN_CTAG_TX
drivers/net/ethernet/atheros/atlx/atlx.c
248
features |= NETIF_F_HW_VLAN_CTAG_TX;
drivers/net/ethernet/atheros/atlx/atlx.c
250
features &= ~NETIF_F_HW_VLAN_CTAG_TX;
drivers/net/ethernet/broadcom/bcmsysport.c
142
NETIF_F_HW_VLAN_CTAG_TX));
drivers/net/ethernet/broadcom/bcmsysport.c
1526
if (priv->netdev->features & NETIF_F_HW_VLAN_CTAG_TX)
drivers/net/ethernet/broadcom/bcmsysport.c
159
if (wanted & NETIF_F_HW_VLAN_CTAG_TX)
drivers/net/ethernet/broadcom/bcmsysport.c
2555
NETIF_F_HW_VLAN_CTAG_TX;
drivers/net/ethernet/broadcom/bnge/bnge_netdev.h
146
(NETIF_F_HW_VLAN_CTAG_TX | NETIF_F_HW_VLAN_STAG_TX)
drivers/net/ethernet/broadcom/bnx2.c
7740
if (features & NETIF_F_HW_VLAN_CTAG_TX)
drivers/net/ethernet/broadcom/bnx2.c
8563
dev->hw_features |= NETIF_F_HW_VLAN_CTAG_TX | NETIF_F_HW_VLAN_CTAG_RX;
drivers/net/ethernet/broadcom/bnx2x/bnx2x_main.c
13188
NETIF_F_RXHASH | NETIF_F_HW_VLAN_CTAG_TX;
drivers/net/ethernet/broadcom/bnxt/bnxt.h
2816
(NETIF_F_HW_VLAN_CTAG_TX | NETIF_F_HW_VLAN_STAG_TX)
drivers/net/ethernet/broadcom/tg3.c
17888
dev->features |= features | NETIF_F_HW_VLAN_CTAG_TX |
drivers/net/ethernet/brocade/bna/bnad.c
3427
NETIF_F_TSO | NETIF_F_TSO6 | NETIF_F_HW_VLAN_CTAG_TX |
drivers/net/ethernet/cavium/liquidio/lio_main.c
3593
NETIF_F_HW_VLAN_CTAG_TX;
drivers/net/ethernet/cavium/liquidio/lio_vf_main.c
2103
NETIF_F_HW_VLAN_CTAG_TX;
drivers/net/ethernet/chelsio/cxgb/cxgb2.c
1042
NETIF_F_HW_VLAN_CTAG_TX |
drivers/net/ethernet/chelsio/cxgb/cxgb2.c
873
features |= NETIF_F_HW_VLAN_CTAG_TX;
drivers/net/ethernet/chelsio/cxgb/cxgb2.c
875
features &= ~NETIF_F_HW_VLAN_CTAG_TX;
drivers/net/ethernet/chelsio/cxgb3/cxgb3_main.c
2595
features |= NETIF_F_HW_VLAN_CTAG_TX;
drivers/net/ethernet/chelsio/cxgb3/cxgb3_main.c
2597
features &= ~NETIF_F_HW_VLAN_CTAG_TX;
drivers/net/ethernet/chelsio/cxgb3/cxgb3_main.c
3307
NETIF_F_HW_VLAN_CTAG_TX;
drivers/net/ethernet/chelsio/cxgb4/cxgb4_main.c
6786
NETIF_F_HW_VLAN_CTAG_TX | NETIF_F_HW_VLAN_CTAG_RX |
drivers/net/ethernet/chelsio/cxgb4vf/cxgb4vf_main.c
1184
features |= NETIF_F_HW_VLAN_CTAG_TX;
drivers/net/ethernet/chelsio/cxgb4vf/cxgb4vf_main.c
1186
features &= ~NETIF_F_HW_VLAN_CTAG_TX;
drivers/net/ethernet/chelsio/cxgb4vf/cxgb4vf_main.c
1199
features & NETIF_F_HW_VLAN_CTAG_TX, 0);
drivers/net/ethernet/chelsio/cxgb4vf/cxgb4vf_main.c
3072
NETIF_F_HW_VLAN_CTAG_TX | NETIF_F_HW_VLAN_CTAG_RX;
drivers/net/ethernet/cisco/enic/enic_main.c
2840
netdev->features |= NETIF_F_HW_VLAN_CTAG_TX | NETIF_F_HW_VLAN_CTAG_RX;
drivers/net/ethernet/cisco/enic/enic_main.c
2842
netdev->features &= ~NETIF_F_HW_VLAN_CTAG_TX;
drivers/net/ethernet/emulex/benet/be_main.c
5186
NETIF_F_HW_VLAN_CTAG_TX;
drivers/net/ethernet/faraday/ftgmac100.c
2067
NETIF_F_HW_VLAN_CTAG_TX;
drivers/net/ethernet/freescale/enetc/enetc.c
2613
if (tx_ring->ndev->features & NETIF_F_HW_VLAN_CTAG_TX)
drivers/net/ethernet/freescale/enetc/enetc.c
3368
if (changed & NETIF_F_HW_VLAN_CTAG_TX)
drivers/net/ethernet/freescale/enetc/enetc.c
3370
!!(features & NETIF_F_HW_VLAN_CTAG_TX));
drivers/net/ethernet/freescale/enetc/enetc_pf_common.c
111
NETIF_F_HW_VLAN_CTAG_TX | NETIF_F_HW_VLAN_CTAG_RX |
drivers/net/ethernet/freescale/enetc/enetc_pf_common.c
116
NETIF_F_HW_VLAN_CTAG_TX |
drivers/net/ethernet/freescale/enetc/enetc_vf.c
148
NETIF_F_HW_VLAN_CTAG_TX |
drivers/net/ethernet/freescale/enetc/enetc_vf.c
153
NETIF_F_HW_VLAN_CTAG_TX |
drivers/net/ethernet/freescale/gianfar.c
231
if (priv->ndev->features & NETIF_F_HW_VLAN_CTAG_TX)
drivers/net/ethernet/freescale/gianfar.c
3207
dev->hw_features |= NETIF_F_HW_VLAN_CTAG_TX |
drivers/net/ethernet/freescale/gianfar_ethtool.c
518
if (!(changed & (NETIF_F_HW_VLAN_CTAG_TX | NETIF_F_HW_VLAN_CTAG_RX |
drivers/net/ethernet/hisilicon/hns3/hns3_enet.c
1527
!(handle->kinfo.netdev->features & NETIF_F_HW_VLAN_CTAG_TX)) {
drivers/net/ethernet/hisilicon/hns3/hns3_enet.c
3365
NETIF_F_HW_VLAN_CTAG_TX | NETIF_F_HW_VLAN_CTAG_RX |
drivers/net/ethernet/hisilicon/hns3/hns3_enet.c
3396
~(NETIF_F_HW_VLAN_CTAG_FILTER | NETIF_F_HW_VLAN_CTAG_TX |
drivers/net/ethernet/huawei/hinic/hinic_main.c
926
NETIF_F_HW_VLAN_CTAG_TX | NETIF_F_HW_VLAN_CTAG_RX |
drivers/net/ethernet/huawei/hinic3/hinic3_main.c
265
vlan_fts |= NETIF_F_HW_VLAN_CTAG_TX | NETIF_F_HW_VLAN_CTAG_RX;
drivers/net/ethernet/ibm/ehea/ehea_main.c
2999
NETIF_F_IP_CSUM | NETIF_F_HW_VLAN_CTAG_TX;
drivers/net/ethernet/ibm/ehea/ehea_main.c
3002
NETIF_F_HW_VLAN_CTAG_TX | NETIF_F_HW_VLAN_CTAG_RX |
drivers/net/ethernet/intel/e1000/e1000_main.c
1035
netdev->features = NETIF_F_HW_VLAN_CTAG_TX |
drivers/net/ethernet/intel/e1000/e1000_main.c
791
features |= NETIF_F_HW_VLAN_CTAG_TX;
drivers/net/ethernet/intel/e1000/e1000_main.c
793
features &= ~NETIF_F_HW_VLAN_CTAG_TX;
drivers/net/ethernet/intel/e1000e/netdev.c
7289
features |= NETIF_F_HW_VLAN_CTAG_TX;
drivers/net/ethernet/intel/e1000e/netdev.c
7291
features &= ~NETIF_F_HW_VLAN_CTAG_TX;
drivers/net/ethernet/intel/e1000e/netdev.c
7305
if (!(changed & (NETIF_F_HW_VLAN_CTAG_RX | NETIF_F_HW_VLAN_CTAG_TX |
drivers/net/ethernet/intel/e1000e/netdev.c
7509
NETIF_F_HW_VLAN_CTAG_TX |
drivers/net/ethernet/intel/fm10k/fm10k_netdev.c
1597
dev->features |= NETIF_F_HW_VLAN_CTAG_TX |
drivers/net/ethernet/intel/i40e/i40e_main.c
13708
NETIF_F_HW_VLAN_CTAG_TX |
drivers/net/ethernet/intel/i40e/i40e_txrx.c
3009
!(tx_ring->netdev->features & NETIF_F_HW_VLAN_CTAG_TX)) {
drivers/net/ethernet/intel/iavf/iavf_main.c
2266
else if (features & (NETIF_F_HW_VLAN_CTAG_RX | NETIF_F_HW_VLAN_CTAG_TX))
drivers/net/ethernet/intel/iavf/iavf_main.c
2270
else if (prev_features & (NETIF_F_HW_VLAN_CTAG_RX | NETIF_F_HW_VLAN_CTAG_TX))
drivers/net/ethernet/intel/iavf/iavf_main.c
2277
if (!(features & (NETIF_F_HW_VLAN_STAG_TX | NETIF_F_HW_VLAN_CTAG_TX)))
drivers/net/ethernet/intel/iavf/iavf_main.c
4657
NETIF_F_HW_VLAN_CTAG_TX | \
drivers/net/ethernet/intel/iavf/iavf_main.c
4766
hw_features |= (NETIF_F_HW_VLAN_CTAG_TX |
drivers/net/ethernet/intel/iavf/iavf_main.c
4796
hw_features |= NETIF_F_HW_VLAN_CTAG_TX;
drivers/net/ethernet/intel/iavf/iavf_main.c
4804
hw_features |= NETIF_F_HW_VLAN_CTAG_TX;
drivers/net/ethernet/intel/iavf/iavf_main.c
4831
NETIF_F_HW_VLAN_CTAG_RX | NETIF_F_HW_VLAN_CTAG_TX;
drivers/net/ethernet/intel/iavf/iavf_main.c
4871
features |= NETIF_F_HW_VLAN_CTAG_TX;
drivers/net/ethernet/intel/iavf/iavf_main.c
4881
features |= NETIF_F_HW_VLAN_CTAG_TX;
drivers/net/ethernet/intel/iavf/iavf_main.c
4933
NETIF_F_HW_VLAN_CTAG_TX))
drivers/net/ethernet/intel/iavf/iavf_main.c
4934
requested_features &= ~NETIF_F_HW_VLAN_CTAG_TX;
drivers/net/ethernet/intel/iavf/iavf_main.c
4961
(NETIF_F_HW_VLAN_CTAG_RX | NETIF_F_HW_VLAN_CTAG_TX)) &&
drivers/net/ethernet/intel/ice/ice_main.c
3572
NETIF_F_HW_VLAN_CTAG_TX |
drivers/net/ethernet/intel/ice/ice_main.c
6225
NETIF_F_HW_VLAN_CTAG_TX | \
drivers/net/ethernet/intel/ice/ice_main.c
6311
if ((features & (NETIF_F_HW_VLAN_CTAG_RX | NETIF_F_HW_VLAN_CTAG_TX)) &&
drivers/net/ethernet/intel/ice/ice_main.c
6367
else if (features & (NETIF_F_HW_VLAN_CTAG_RX | NETIF_F_HW_VLAN_CTAG_TX))
drivers/net/ethernet/intel/ice/ice_main.c
6372
if (!(features & (NETIF_F_HW_VLAN_STAG_TX | NETIF_F_HW_VLAN_CTAG_TX)))
drivers/net/ethernet/intel/igb/igb_main.c
2475
features |= NETIF_F_HW_VLAN_CTAG_TX;
drivers/net/ethernet/intel/igb/igb_main.c
2477
features &= ~NETIF_F_HW_VLAN_CTAG_TX;
drivers/net/ethernet/intel/igb/igb_main.c
2552
NETIF_F_HW_VLAN_CTAG_TX |
drivers/net/ethernet/intel/igb/igb_main.c
3341
NETIF_F_HW_VLAN_CTAG_TX |
drivers/net/ethernet/intel/igb/igb_main.c
3356
NETIF_F_HW_VLAN_CTAG_TX;
drivers/net/ethernet/intel/igbvf/netdev.c
2651
NETIF_F_HW_VLAN_CTAG_TX |
drivers/net/ethernet/intel/igbvf/netdev.c
2804
NETIF_F_HW_VLAN_CTAG_TX;
drivers/net/ethernet/intel/igc/igc_main.c
5504
features |= NETIF_F_HW_VLAN_CTAG_TX;
drivers/net/ethernet/intel/igc/igc_main.c
5506
features &= ~NETIF_F_HW_VLAN_CTAG_TX;
drivers/net/ethernet/intel/igc/igc_main.c
5548
NETIF_F_HW_VLAN_CTAG_TX |
drivers/net/ethernet/intel/igc/igc_main.c
7238
netdev->hw_features |= NETIF_F_HW_VLAN_CTAG_TX;
drivers/net/ethernet/intel/igc/igc_main.c
7252
netdev->features |= NETIF_F_HW_VLAN_CTAG_TX | NETIF_F_HW_VLAN_CTAG_RX;
drivers/net/ethernet/intel/ixgbe/ixgbe_main.c
10867
NETIF_F_HW_VLAN_CTAG_TX |
drivers/net/ethernet/intel/ixgbe/ixgbe_main.c
11777
NETIF_F_HW_VLAN_CTAG_TX |
drivers/net/ethernet/intel/ixgbe/ixgbe_main.c
11798
NETIF_F_HW_VLAN_CTAG_TX;
drivers/net/ethernet/intel/ixgbe/ixgbe_sriov.c
15
#ifdef NETIF_F_HW_VLAN_CTAG_TX
drivers/net/ethernet/intel/ixgbevf/ixgbevf_main.c
4450
NETIF_F_HW_VLAN_CTAG_TX |
drivers/net/ethernet/intel/ixgbevf/ixgbevf_main.c
4664
NETIF_F_HW_VLAN_CTAG_TX;
drivers/net/ethernet/jme.c
2967
NETIF_F_HW_VLAN_CTAG_TX |
drivers/net/ethernet/marvell/octeontx2/nic/otx2_pf.c
3233
netdev->hw_features |= NETIF_F_HW_VLAN_CTAG_TX |
drivers/net/ethernet/marvell/octeontx2/nic/otx2_txrx.c
1078
if (skb->dev->features & NETIF_F_HW_VLAN_CTAG_TX &&
drivers/net/ethernet/marvell/octeontx2/nic/otx2_vf.c
702
netdev->hw_features |= NETIF_F_HW_VLAN_CTAG_TX |
drivers/net/ethernet/marvell/sky2.c
1417
if (features & NETIF_F_HW_VLAN_CTAG_TX) {
drivers/net/ethernet/marvell/sky2.c
4343
if (changed & (NETIF_F_HW_VLAN_CTAG_TX|NETIF_F_HW_VLAN_CTAG_RX))
drivers/net/ethernet/marvell/sky2.c
4642
dev->hw_features |= NETIF_F_HW_VLAN_CTAG_TX |
drivers/net/ethernet/mediatek/mtk_eth_soc.c
4942
~NETIF_F_HW_VLAN_CTAG_TX;
drivers/net/ethernet/mediatek/mtk_eth_soc.h
51
NETIF_F_HW_VLAN_CTAG_TX | \
drivers/net/ethernet/mellanox/mlx4/en_netdev.c
2534
if (DEV_FEATURE_CHANGED(netdev, features, NETIF_F_HW_VLAN_CTAG_TX))
drivers/net/ethernet/mellanox/mlx4/en_netdev.c
2536
(features & NETIF_F_HW_VLAN_CTAG_TX) ? "ON" : "OFF");
drivers/net/ethernet/mellanox/mlx4/en_netdev.c
3354
NETIF_F_HW_VLAN_CTAG_TX | NETIF_F_HW_VLAN_CTAG_RX |
drivers/net/ethernet/mellanox/mlx4/en_netdev.c
3357
NETIF_F_HW_VLAN_CTAG_TX | NETIF_F_HW_VLAN_CTAG_RX;
drivers/net/ethernet/mellanox/mlx4/en_netdev.c
3377
dev->hw_features &= ~(NETIF_F_HW_VLAN_CTAG_TX |
drivers/net/ethernet/mellanox/mlx4/en_netdev.c
3381
dev->features &= ~(NETIF_F_HW_VLAN_CTAG_TX |
drivers/net/ethernet/mellanox/mlx5/core/en_main.c
5711
netdev->hw_enc_features |= NETIF_F_HW_VLAN_CTAG_TX;
drivers/net/ethernet/mellanox/mlx5/core/en_main.c
5732
netdev->hw_features |= NETIF_F_HW_VLAN_CTAG_TX;
drivers/net/ethernet/microchip/lan966x/lan966x_main.c
821
dev->features |= NETIF_F_HW_VLAN_CTAG_TX |
drivers/net/ethernet/microsoft/mana/mana_en.c
3381
ndev->features = ndev->hw_features | NETIF_F_HW_VLAN_CTAG_TX |
drivers/net/ethernet/natsemi/ns83820.c
2151
ndev->features |= NETIF_F_HW_VLAN_CTAG_TX | NETIF_F_HW_VLAN_CTAG_RX;
drivers/net/ethernet/netronome/nfp/nfp_net_common.c
2031
if (changed & NETIF_F_HW_VLAN_CTAG_TX) {
drivers/net/ethernet/netronome/nfp/nfp_net_common.c
2032
if (features & NETIF_F_HW_VLAN_CTAG_TX)
drivers/net/ethernet/netronome/nfp/nfp_net_common.c
2741
netdev->hw_features |= NETIF_F_HW_VLAN_CTAG_TX;
drivers/net/ethernet/netronome/nfp/nfp_net_repr.c
372
netdev->hw_features |= NETIF_F_HW_VLAN_CTAG_TX;
drivers/net/ethernet/nvidia/forcedeth.c
4919
if (features & (NETIF_F_HW_VLAN_CTAG_TX|NETIF_F_HW_VLAN_CTAG_RX))
drivers/net/ethernet/nvidia/forcedeth.c
4936
if (features & NETIF_F_HW_VLAN_CTAG_TX)
drivers/net/ethernet/nvidia/forcedeth.c
4973
if (changed & (NETIF_F_HW_VLAN_CTAG_TX | NETIF_F_HW_VLAN_CTAG_RX))
drivers/net/ethernet/nvidia/forcedeth.c
5810
NETIF_F_HW_VLAN_CTAG_TX;
drivers/net/ethernet/nvidia/forcedeth.c
6113
NETIF_F_HW_VLAN_CTAG_TX) ?
drivers/net/ethernet/pensando/ionic/ionic_lif.c
1444
if (features & NETIF_F_HW_VLAN_CTAG_TX)
drivers/net/ethernet/pensando/ionic/ionic_lif.c
1563
features = NETIF_F_HW_VLAN_CTAG_TX |
drivers/net/ethernet/pensando/ionic/ionic_lif.c
1590
netdev->hw_features |= NETIF_F_HW_VLAN_CTAG_TX;
drivers/net/ethernet/qlogic/netxen/netxen_nic_main.c
1360
netdev->hw_features |= NETIF_F_HW_VLAN_CTAG_TX;
drivers/net/ethernet/qlogic/qede/qede_main.c
889
NETIF_F_HW_VLAN_CTAG_FILTER | NETIF_F_HW_VLAN_CTAG_TX;
drivers/net/ethernet/qlogic/qlcnic/qlcnic_main.c
2283
netdev->features |= (NETIF_F_HW_VLAN_CTAG_TX);
drivers/net/ethernet/qualcomm/emac/emac.c
183
if (!(changed & (NETIF_F_HW_VLAN_CTAG_TX | NETIF_F_HW_VLAN_CTAG_RX)))
drivers/net/ethernet/qualcomm/emac/emac.c
669
NETIF_F_HW_VLAN_CTAG_TX;
drivers/net/ethernet/realtek/8139cp.c
1994
NETIF_F_HW_VLAN_CTAG_TX | NETIF_F_HW_VLAN_CTAG_RX;
drivers/net/ethernet/realtek/8139cp.c
2000
NETIF_F_HW_VLAN_CTAG_TX | NETIF_F_HW_VLAN_CTAG_RX;
drivers/net/ethernet/realtek/r8169_main.c
5715
NETIF_F_HW_VLAN_CTAG_TX | NETIF_F_HW_VLAN_CTAG_RX;
drivers/net/ethernet/realtek/rtase/rtase_main.c
2236
dev->features |= NETIF_F_HW_VLAN_CTAG_TX | NETIF_F_HW_VLAN_CTAG_RX |
drivers/net/ethernet/realtek/rtase/rtase_main.c
2244
NETIF_F_HW_VLAN_CTAG_TX | NETIF_F_HW_VLAN_CTAG_RX |
drivers/net/ethernet/samsung/sxgbe/sxgbe_common.h
156
NETIF_F_HW_VLAN_CTAG_TX | \
drivers/net/ethernet/sfc/ef100_nic.c
1222
NETIF_F_HW_VLAN_CTAG_TX)
drivers/net/ethernet/sfc/ef100_tx.c
180
if (efx->net_dev->features & NETIF_F_HW_VLAN_CTAG_TX &&
drivers/net/ethernet/sfc/ef100_tx.c
215
if (efx->net_dev->features & NETIF_F_HW_VLAN_CTAG_TX)
drivers/net/ethernet/stmicro/stmmac/stmmac_main.c
7942
ndev->features |= NETIF_F_HW_VLAN_CTAG_TX;
drivers/net/ethernet/synopsys/dwc-xlgmac-common.c
202
netdev->hw_features |= NETIF_F_HW_VLAN_CTAG_TX;
drivers/net/ethernet/tehuti/tehuti.c
1980
NETIF_F_HW_VLAN_CTAG_TX | NETIF_F_HW_VLAN_CTAG_RX |
drivers/net/ethernet/tehuti/tehuti.c
1985
NETIF_F_TSO | NETIF_F_HW_VLAN_CTAG_TX;
drivers/net/ethernet/tehuti/tn40.c
1678
NETIF_F_HW_VLAN_CTAG_TX |
drivers/net/ethernet/via/via-rhine.c
974
dev->features |= NETIF_F_HW_VLAN_CTAG_TX |
drivers/net/ethernet/via/via-velocity.c
2852
NETIF_F_HW_VLAN_CTAG_TX;
drivers/net/ethernet/via/via-velocity.c
2853
netdev->features |= NETIF_F_HW_VLAN_CTAG_TX |
drivers/net/ethernet/wangxun/libwx/wx_lib.c
3171
#define NETIF_VLAN_INSERTION_FEATURES (NETIF_F_HW_VLAN_CTAG_TX | \
drivers/net/ethernet/xilinx/ll_temac_main.c
1409
ndev->features |= NETIF_F_HW_VLAN_CTAG_TX; /* Transmit VLAN hw accel */
drivers/net/hyperv/netvsc_drv.c
2577
NETIF_F_HIGHDMA | NETIF_F_HW_VLAN_CTAG_TX |
drivers/net/ifb.c
293
NETIF_F_HIGHDMA | NETIF_F_HW_VLAN_CTAG_TX | \
drivers/net/ifb.c
323
dev->vlan_features |= IFB_FEATURES & ~(NETIF_F_HW_VLAN_CTAG_TX |
drivers/net/net_failover.c
740
NETIF_F_HW_VLAN_CTAG_TX |
drivers/net/netkit.c
251
NETIF_F_HW_VLAN_CTAG_TX |
drivers/net/team/team_core.c
2214
dev->features |= NETIF_F_HW_VLAN_CTAG_TX | NETIF_F_HW_VLAN_STAG_TX;
drivers/net/tun.c
927
TUN_USER_FEATURES | NETIF_F_HW_VLAN_CTAG_TX |
drivers/net/tun.c
932
~(NETIF_F_HW_VLAN_CTAG_TX |
drivers/net/usb/aqc111.h
30
NETIF_F_TSO | NETIF_F_HW_VLAN_CTAG_TX |\
drivers/net/usb/cdc_mbim.c
188
dev->net->features |= NETIF_F_HW_VLAN_CTAG_TX | NETIF_F_HW_VLAN_CTAG_FILTER;
drivers/net/usb/r8152.c
9829
NETIF_F_HW_VLAN_CTAG_TX;
drivers/net/usb/r8152.c
9833
NETIF_F_HW_VLAN_CTAG_RX | NETIF_F_HW_VLAN_CTAG_TX;
drivers/net/veth.c
1730
NETIF_F_HW_VLAN_CTAG_TX | NETIF_F_HW_VLAN_CTAG_RX | \
drivers/net/veth.c
1749
~(NETIF_F_HW_VLAN_CTAG_TX |
drivers/net/vmxnet3/vmxnet3_drv.c
3698
NETIF_F_HW_CSUM | NETIF_F_HW_VLAN_CTAG_TX |
drivers/net/vmxnet3/vmxnet3_drv.c
3707
NETIF_F_HW_CSUM | NETIF_F_HW_VLAN_CTAG_TX |
drivers/net/vmxnet3/vmxnet3_drv.c
3772
~(NETIF_F_HW_VLAN_CTAG_TX |
drivers/net/vmxnet3/vmxnet3_ethtool.c
330
NETIF_F_HW_CSUM | NETIF_F_HW_VLAN_CTAG_TX |
drivers/net/vmxnet3/vmxnet3_ethtool.c
391
NETIF_F_HW_CSUM | NETIF_F_HW_VLAN_CTAG_TX |
drivers/s390/net/qeth_l3_main.c
1816
features &= ~NETIF_F_HW_VLAN_CTAG_TX;
drivers/s390/net/qeth_l3_main.c
1909
card->dev->features |= NETIF_F_HW_VLAN_CTAG_TX |
drivers/scsi/fcoe/fcoe.c
1531
fcoe->realdev->features & NETIF_F_HW_VLAN_CTAG_TX) {
include/linux/if_vlan.h
335
if (proto == htons(ETH_P_8021Q) && features & NETIF_F_HW_VLAN_CTAG_TX)
include/linux/if_vlan.h
590
if (skb->dev->features & NETIF_F_HW_VLAN_CTAG_TX) {
include/linux/if_vlan.h
803
NETIF_F_FRAGLIST | NETIF_F_HW_VLAN_CTAG_TX |
include/linux/netdev_features.h
246
NETIF_F_HW_VLAN_CTAG_TX | \
lib/test_bpf.c
15131
NETIF_F_HW_VLAN_CTAG_TX | NETIF_F_GSO |
net/bridge/br_device.c
495
dev->features = COMMON_FEATURES | NETIF_F_HW_VLAN_CTAG_TX |
net/bridge/br_device.c
497
dev->hw_features = COMMON_FEATURES | NETIF_F_HW_VLAN_CTAG_TX |
net/core/dev.c
12860
NETIF_F_HW_VLAN_CTAG_TX |
net/core/dev.c
3864
NETIF_F_HW_VLAN_CTAG_TX |
net/ethtool/ioctl.c
291
NETIF_F_HW_VLAN_CTAG_TX | NETIF_F_NTUPLE | \
net/ethtool/ioctl.c
302
if (dev->features & NETIF_F_HW_VLAN_CTAG_TX)
net/ethtool/ioctl.c
324
features |= NETIF_F_HW_VLAN_CTAG_TX;
net/hsr/hsr_device.c
663
NETIF_F_HW_VLAN_CTAG_TX |
net/openvswitch/vport-internal_dev.c
117
netdev->features |= NETIF_F_HW_VLAN_CTAG_TX | NETIF_F_HW_VLAN_STAG_TX;