Symbol: NETIF_F_HW_VLAN_STAG_RX
drivers/net/bonding/bond_main.c
6049
NETIF_F_HW_VLAN_STAG_RX |
drivers/net/ethernet/broadcom/bnge/bnge_netdev.h
147
(NETIF_F_HW_VLAN_CTAG_RX | NETIF_F_HW_VLAN_STAG_RX)
drivers/net/ethernet/broadcom/bnxt/bnxt.h
2833
(NETIF_F_HW_VLAN_CTAG_RX | NETIF_F_HW_VLAN_STAG_RX)
drivers/net/ethernet/intel/iavf/iavf_main.c
2248
if (features & (NETIF_F_HW_VLAN_STAG_RX | NETIF_F_HW_VLAN_STAG_TX))
drivers/net/ethernet/intel/iavf/iavf_main.c
2252
else if (prev_features & (NETIF_F_HW_VLAN_STAG_RX | NETIF_F_HW_VLAN_STAG_TX))
drivers/net/ethernet/intel/iavf/iavf_main.c
2259
if (!(features & (NETIF_F_HW_VLAN_STAG_RX | NETIF_F_HW_VLAN_CTAG_RX)))
drivers/net/ethernet/intel/iavf/iavf_main.c
4640
NETIF_F_HW_VLAN_STAG_RX | \
drivers/net/ethernet/intel/iavf/iavf_main.c
4765
hw_features |= NETIF_F_HW_VLAN_STAG_RX;
drivers/net/ethernet/intel/iavf/iavf_main.c
4837
features |= NETIF_F_HW_VLAN_STAG_RX;
drivers/net/ethernet/intel/iavf/iavf_main.c
4929
NETIF_F_HW_VLAN_STAG_RX))
drivers/net/ethernet/intel/iavf/iavf_main.c
4930
requested_features &= ~NETIF_F_HW_VLAN_STAG_RX;
drivers/net/ethernet/intel/iavf/iavf_main.c
4945
(NETIF_F_HW_VLAN_STAG_RX | NETIF_F_HW_VLAN_STAG_TX)) &&
drivers/net/ethernet/intel/iavf/iavf_main.c
4949
requested_features &= ~(NETIF_F_HW_VLAN_STAG_RX |
drivers/net/ethernet/intel/iavf/iavf_main.c
4975
vlan_strip = (NETIF_F_HW_VLAN_CTAG_RX | NETIF_F_HW_VLAN_STAG_RX);
drivers/net/ethernet/intel/iavf/iavf_txrx.c
845
else if ((rx_ring->netdev->features & NETIF_F_HW_VLAN_STAG_RX) &&
drivers/net/ethernet/intel/ice/ice_main.c
3547
netdev->hw_features |= NETIF_F_HW_VLAN_STAG_RX |
drivers/net/ethernet/intel/ice/ice_main.c
6161
NETIF_F_HW_VLAN_STAG_RX | \
drivers/net/ethernet/intel/ice/ice_main.c
6165
NETIF_F_HW_VLAN_STAG_RX)
drivers/net/ethernet/intel/ice/ice_main.c
6247
(features & (NETIF_F_HW_VLAN_STAG_RX | NETIF_F_HW_VLAN_STAG_TX))) {
drivers/net/ethernet/intel/ice/ice_main.c
6249
features &= ~(NETIF_F_HW_VLAN_STAG_RX |
drivers/net/ethernet/intel/ice/ice_main.c
6300
if (features & (NETIF_F_HW_VLAN_STAG_RX | NETIF_F_HW_VLAN_STAG_TX))
drivers/net/ethernet/intel/ice/ice_main.c
6305
if (!(features & (NETIF_F_HW_VLAN_STAG_RX | NETIF_F_HW_VLAN_CTAG_RX)))
drivers/net/ethernet/marvell/octeontx2/nic/otx2_pf.c
2321
features |= NETIF_F_HW_VLAN_STAG_RX;
drivers/net/ethernet/marvell/octeontx2/nic/otx2_pf.c
2323
features &= ~NETIF_F_HW_VLAN_STAG_RX;
drivers/net/ethernet/marvell/octeontx2/nic/otx2_pf.c
3264
NETIF_F_HW_VLAN_STAG_RX;
drivers/net/ethernet/mellanox/mlx4/en_netdev.c
2497
features |= NETIF_F_HW_VLAN_STAG_RX;
drivers/net/ethernet/mellanox/mlx4/en_netdev.c
2499
features &= ~NETIF_F_HW_VLAN_STAG_RX;
drivers/net/ethernet/mellanox/mlx4/en_netdev.c
3360
dev->features |= NETIF_F_HW_VLAN_STAG_RX |
drivers/net/ethernet/mellanox/mlx4/en_netdev.c
3362
dev->hw_features |= NETIF_F_HW_VLAN_STAG_RX;
drivers/net/ethernet/mellanox/mlx4/en_netdev.c
3380
NETIF_F_HW_VLAN_STAG_RX);
drivers/net/ethernet/mellanox/mlx4/en_netdev.c
3384
NETIF_F_HW_VLAN_STAG_RX);
drivers/net/ethernet/mellanox/mlx4/en_rx.c
917
(dev->features & NETIF_F_HW_VLAN_STAG_RX))
drivers/net/ethernet/netronome/nfp/nfp_net_common.c
2046
if (changed & NETIF_F_HW_VLAN_STAG_RX) {
drivers/net/ethernet/netronome/nfp/nfp_net_common.c
2047
if (features & NETIF_F_HW_VLAN_STAG_RX)
drivers/net/ethernet/netronome/nfp/nfp_net_common.c
2086
(features & NETIF_F_HW_VLAN_STAG_RX)) {
drivers/net/ethernet/netronome/nfp/nfp_net_common.c
2092
} else if (netdev->features & NETIF_F_HW_VLAN_STAG_RX) {
drivers/net/ethernet/netronome/nfp/nfp_net_common.c
2093
features &= ~NETIF_F_HW_VLAN_STAG_RX;
drivers/net/ethernet/netronome/nfp/nfp_net_common.c
2094
netdev->wanted_features &= ~NETIF_F_HW_VLAN_STAG_RX;
drivers/net/ethernet/netronome/nfp/nfp_net_common.c
2751
netdev->hw_features |= NETIF_F_HW_VLAN_STAG_RX;
drivers/net/ethernet/netronome/nfp/nfp_net_common.c
2763
netdev->features &= ~NETIF_F_HW_VLAN_STAG_RX;
drivers/net/ethernet/netronome/nfp/nfp_net_repr.c
377
netdev->hw_features |= NETIF_F_HW_VLAN_STAG_RX;
drivers/net/ethernet/netronome/nfp/nfp_net_repr.c
384
netdev->features &= ~NETIF_F_HW_VLAN_STAG_RX;
drivers/net/ethernet/samsung/sxgbe/sxgbe_common.h
155
NETIF_F_HW_VLAN_STAG_RX | \
drivers/net/ethernet/stmicro/stmmac/stmmac_main.c
5015
dev->features & NETIF_F_HW_VLAN_STAG_RX)) {
drivers/net/ethernet/stmicro/stmmac/stmmac_main.c
7961
ndev->features |= NETIF_F_HW_VLAN_CTAG_RX | NETIF_F_HW_VLAN_STAG_RX;
drivers/net/ethernet/wangxun/libwx/wx_hw.c
1767
(features & NETIF_F_HW_VLAN_STAG_RX))
drivers/net/ethernet/wangxun/libwx/wx_lib.c
3172
NETIF_F_HW_VLAN_STAG_RX)
drivers/net/ethernet/wangxun/libwx/wx_lib.c
586
(NETIF_F_HW_VLAN_CTAG_RX | NETIF_F_HW_VLAN_STAG_RX)) &&
drivers/net/netkit.c
447
NETIF_F_HW_VLAN_STAG_RX;
drivers/net/team/team_core.c
2391
NETIF_F_HW_VLAN_STAG_RX |
drivers/net/veth.c
1734
NETIF_F_HW_VLAN_STAG_TX | NETIF_F_HW_VLAN_STAG_RX )
drivers/net/veth.c
1755
NETIF_F_HW_VLAN_STAG_RX);
include/linux/netdev_features.h
247
NETIF_F_HW_VLAN_STAG_RX | \