Searched refs:NETIF_F_VLAN_CHALLENGED (Results 1 – 16 of 16) sorted by relevance
112 #define NETIF_F_VLAN_CHALLENGED __NETIF_F(VLAN_CHALLENGED) macro133 #define NETIF_F_NEVER_CHANGE (NETIF_F_VLAN_CHALLENGED | \165 NETIF_F_FRAGLIST | NETIF_F_VLAN_CHALLENGED)
182 | NETIF_F_VLAN_CHALLENGED in loopback_setup()
83 NETIF_F_NEVER_CHANGE sets. The exception is NETIF_F_VLAN_CHALLENGED but151 NETIF_F_VLAN_CHALLENGED should be set for devices which can't cope with VLAN
410 dev->features |= NETIF_F_VLAN_CHALLENGED; in hsr_dev_setup()
626 NETIF_F_VLAN_CHALLENGED in i2400m_netdev_setup()
130 if (real_dev->features & NETIF_F_VLAN_CHALLENGED) { in vlan_check_real_dev()
629 ndev->features |= NETIF_F_VLAN_CHALLENGED; in w5300_probe()
717 ndev->features |= NETIF_F_VLAN_CHALLENGED; in w5100_probe()
1026 ndev->features |= NETIF_F_VLAN_CHALLENGED; /* cannot handle VLAN pkts */ in temac_of_probe()
1333 if (slave_dev->features & NETIF_F_VLAN_CHALLENGED) { in bond_enslave()1881 if (!(bond_dev->features & NETIF_F_VLAN_CHALLENGED) && in __bond_release_one()1882 (old_features & NETIF_F_VLAN_CHALLENGED)) in __bond_release_one()
990 NETIF_F_VLAN_CHALLENGED; in mlxsw_sx_port_create()
1513 netdev->features |= NETIF_F_VLAN_CHALLENGED; in gelic_net_setup_netdev()
1643 dev->features = (NETIF_F_VLAN_CHALLENGED | in ipoib_setup()
1128 if (port_dev->features & NETIF_F_VLAN_CHALLENGED && in team_port_add()
2914 netdev->features |= NETIF_F_VLAN_CHALLENGED; in e100_probe()
7492 mask |= NETIF_F_VLAN_CHALLENGED; in netdev_increment_features()