Searched refs:NETIF_F_VLAN_CHALLENGED (Results 1 – 23 of 23) sorted by relevance
130 #define NETIF_F_VLAN_CHALLENGED __NETIF_F(VLAN_CHALLENGED) macro184 #define NETIF_F_NEVER_CHANGE (NETIF_F_VLAN_CHALLENGED | \219 NETIF_F_FRAGLIST | NETIF_F_VLAN_CHALLENGED)
186 | NETIF_F_VLAN_CHALLENGED in gen_lo_setup()
484 if (failover_dev->features & NETIF_F_VLAN_CHALLENGED && in net_failover_slave_pre_register()
1622 dev->features |= NETIF_F_VLAN_CHALLENGED; in vrf_setup()
86 NETIF_F_NEVER_CHANGE sets. The exception is NETIF_F_VLAN_CHALLENGED but159 NETIF_F_VLAN_CHALLENGED should be set for devices which can't cope with VLAN
591 NETIF_F_VLAN_CHALLENGED in i2400m_netdev_setup()
461 dev->features |= NETIF_F_VLAN_CHALLENGED; in hsr_dev_setup()
131 if (real_dev->features & NETIF_F_VLAN_CHALLENGED) { in vlan_check_real_dev()
611 ndev->features |= NETIF_F_VLAN_CHALLENGED; in w5300_probe()
1144 ndev->features |= NETIF_F_VLAN_CHALLENGED; in w5100_probe()
114 (IPVLAN_ALWAYS_ON_OFLOADS | NETIF_F_LLTX | NETIF_F_VLAN_CHALLENGED)
757 netdev->features |= NETIF_F_VLAN_CHALLENGED; in mlx5e_build_rep_netdev()
1396 ndev->features |= NETIF_F_VLAN_CHALLENGED; /* cannot handle VLAN pkts */ in temac_probe()
1489 netdev->features |= NETIF_F_VLAN_CHALLENGED; in gelic_net_setup_netdev()
1724 if (slave_dev->features & NETIF_F_VLAN_CHALLENGED) { in bond_enslave()2286 if (!(bond_dev->features & NETIF_F_VLAN_CHALLENGED) && in __bond_release_one()2287 (old_features & NETIF_F_VLAN_CHALLENGED)) in __bond_release_one()
995 NETIF_F_VLAN_CHALLENGED; in __mlxsw_sx_port_eth_create()
909 card->dev->features |= NETIF_F_VLAN_CHALLENGED; in qeth_l2_setup_netdev()
2112 dev->features = (NETIF_F_VLAN_CHALLENGED | in ipoib_setup_common()
1166 if (port_dev->features & NETIF_F_VLAN_CHALLENGED && in team_port_add()
2893 netdev->features |= NETIF_F_VLAN_CHALLENGED; in e100_probe()
11003 mask |= NETIF_F_VLAN_CHALLENGED; in netdev_increment_features()
59204 #define NETIF_F_VLAN_CHALLENGED __NETIF_F(VLAN_CHALLENGED)
363609 #define NETIF_F_VLAN_CHALLENGED __NETIF_F(VLAN_CHALLENGED)