Searched refs:NETIF_F_VLAN_CHALLENGED (Results 1 – 12 of 12) sorted by relevance
132 #define NETIF_F_VLAN_CHALLENGED __NETIF_F(VLAN_CHALLENGED) macro191 #define NETIF_F_NEVER_CHANGE NETIF_F_VLAN_CHALLENGED222 NETIF_F_FRAGLIST | NETIF_F_VLAN_CHALLENGED)
184 | NETIF_F_VLAN_CHALLENGED in gen_lo_setup()
484 if (failover_dev->features & NETIF_F_VLAN_CHALLENGED && in net_failover_slave_pre_register()
86 NETIF_F_NEVER_CHANGE sets. The exception is NETIF_F_VLAN_CHALLENGED but144 NETIF_F_VLAN_CHALLENGED should be set for devices which can't cope with VLAN
235 dev->features = NETIF_F_VLAN_CHALLENGED; in t7xx_ccmni_wwan_setup()
134 if (real_dev->features & NETIF_F_VLAN_CHALLENGED || in vlan_check_real_dev()
1502 netdev->features |= NETIF_F_VLAN_CHALLENGED; in gelic_net_setup_netdev()
1991 if (slave_dev->features & NETIF_F_VLAN_CHALLENGED) { in bond_enslave()2607 if (!(bond_dev->features & NETIF_F_VLAN_CHALLENGED) && in __bond_release_one()2608 (old_features & NETIF_F_VLAN_CHALLENGED)) in __bond_release_one()
1096 card->dev->features |= NETIF_F_VLAN_CHALLENGED; in qeth_l2_setup_netdev()
1185 if (port_dev->features & NETIF_F_VLAN_CHALLENGED && in team_port_add()
2895 netdev->features |= NETIF_F_VLAN_CHALLENGED; in e100_probe()
12219 mask |= NETIF_F_VLAN_CHALLENGED; in netdev_increment_features()