Symbol: NETIF_F_HW_VLAN_STAG_RX
drivers/net/bonding/bond_main.c
6031
NETIF_F_HW_VLAN_STAG_RX |
drivers/net/ethernet/broadcom/bnge/bnge_netdev.h
144
(NETIF_F_HW_VLAN_CTAG_RX | NETIF_F_HW_VLAN_STAG_RX)
drivers/net/ethernet/broadcom/bnxt/bnxt.h
2814
(NETIF_F_HW_VLAN_CTAG_RX | NETIF_F_HW_VLAN_STAG_RX)
drivers/net/ethernet/intel/iavf/iavf_main.c
2264
if (features & (NETIF_F_HW_VLAN_STAG_RX | NETIF_F_HW_VLAN_STAG_TX))
drivers/net/ethernet/intel/iavf/iavf_main.c
2268
else if (prev_features & (NETIF_F_HW_VLAN_STAG_RX | NETIF_F_HW_VLAN_STAG_TX))
drivers/net/ethernet/intel/iavf/iavf_main.c
2275
if (!(features & (NETIF_F_HW_VLAN_STAG_RX | NETIF_F_HW_VLAN_CTAG_RX)))
drivers/net/ethernet/intel/iavf/iavf_main.c
4658
NETIF_F_HW_VLAN_STAG_RX | \
drivers/net/ethernet/intel/iavf/iavf_main.c
4783
hw_features |= NETIF_F_HW_VLAN_STAG_RX;
drivers/net/ethernet/intel/iavf/iavf_main.c
4855
features |= NETIF_F_HW_VLAN_STAG_RX;
drivers/net/ethernet/intel/iavf/iavf_main.c
4947
NETIF_F_HW_VLAN_STAG_RX))
drivers/net/ethernet/intel/iavf/iavf_main.c
4948
requested_features &= ~NETIF_F_HW_VLAN_STAG_RX;
drivers/net/ethernet/intel/iavf/iavf_main.c
4963
(NETIF_F_HW_VLAN_STAG_RX | NETIF_F_HW_VLAN_STAG_TX)) &&
drivers/net/ethernet/intel/iavf/iavf_main.c
4967
requested_features &= ~(NETIF_F_HW_VLAN_STAG_RX |
drivers/net/ethernet/intel/iavf/iavf_main.c
4993
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
3620
netdev->hw_features |= NETIF_F_HW_VLAN_STAG_RX |
drivers/net/ethernet/intel/ice/ice_main.c
6226
NETIF_F_HW_VLAN_STAG_RX | \
drivers/net/ethernet/intel/ice/ice_main.c
6230
NETIF_F_HW_VLAN_STAG_RX)
drivers/net/ethernet/intel/ice/ice_main.c
6312
(features & (NETIF_F_HW_VLAN_STAG_RX | NETIF_F_HW_VLAN_STAG_TX))) {
drivers/net/ethernet/intel/ice/ice_main.c
6314
features &= ~(NETIF_F_HW_VLAN_STAG_RX |
drivers/net/ethernet/intel/ice/ice_main.c
6365
if (features & (NETIF_F_HW_VLAN_STAG_RX | NETIF_F_HW_VLAN_STAG_TX))
drivers/net/ethernet/intel/ice/ice_main.c
6370
if (!(features & (NETIF_F_HW_VLAN_STAG_RX | NETIF_F_HW_VLAN_CTAG_RX)))
drivers/net/ethernet/marvell/octeontx2/nic/otx2_pf.c
2325
features |= NETIF_F_HW_VLAN_STAG_RX;
drivers/net/ethernet/marvell/octeontx2/nic/otx2_pf.c
2327
features &= ~NETIF_F_HW_VLAN_STAG_RX;
drivers/net/ethernet/marvell/octeontx2/nic/otx2_pf.c
3237
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
4921
dev->features & NETIF_F_HW_VLAN_STAG_RX)) {
drivers/net/ethernet/stmicro/stmmac/stmmac_main.c
7932
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
3169
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
254
NETIF_F_HW_VLAN_STAG_RX;
drivers/net/team/team_core.c
2209
NETIF_F_HW_VLAN_STAG_RX |
drivers/net/veth.c
1731
NETIF_F_HW_VLAN_STAG_TX | NETIF_F_HW_VLAN_STAG_RX )
drivers/net/veth.c
1752
NETIF_F_HW_VLAN_STAG_RX);
include/linux/netdev_features.h
248
NETIF_F_HW_VLAN_STAG_RX | \