Searched refs:NETIF_F_VLAN_CHALLENGED (Results 1 – 21 of 21) sorted by relevance
126 #define NETIF_F_VLAN_CHALLENGED __NETIF_F(VLAN_CHALLENGED) macro177 #define NETIF_F_NEVER_CHANGE (NETIF_F_VLAN_CHALLENGED | \212 NETIF_F_FRAGLIST | NETIF_F_VLAN_CHALLENGED)
184 | NETIF_F_VLAN_CHALLENGED in gen_lo_setup()
487 if (failover_dev->features & NETIF_F_VLAN_CHALLENGED && in net_failover_slave_pre_register()
1272 dev->features |= NETIF_F_VLAN_CHALLENGED; in vrf_setup()
83 NETIF_F_NEVER_CHANGE sets. The exception is NETIF_F_VLAN_CHALLENGED but156 NETIF_F_VLAN_CHALLENGED should be set for devices which can't cope with VLAN
591 NETIF_F_VLAN_CHALLENGED in i2400m_netdev_setup()
407 dev->features |= NETIF_F_VLAN_CHALLENGED; in hsr_dev_setup()
130 if (real_dev->features & NETIF_F_VLAN_CHALLENGED) { in vlan_check_real_dev()
611 ndev->features |= NETIF_F_VLAN_CHALLENGED; in w5300_probe()
1142 ndev->features |= NETIF_F_VLAN_CHALLENGED; in w5100_probe()
128 dev->features |= NETIF_F_LLTX | NETIF_F_VLAN_CHALLENGED; in ipvlan_init()
1175 ndev->features |= NETIF_F_VLAN_CHALLENGED; /* cannot handle VLAN pkts */ in temac_probe()
1407 if (slave_dev->features & NETIF_F_VLAN_CHALLENGED) { in bond_enslave()1970 if (!(bond_dev->features & NETIF_F_VLAN_CHALLENGED) && in __bond_release_one()1971 (old_features & NETIF_F_VLAN_CHALLENGED)) in __bond_release_one()
1488 netdev->features |= NETIF_F_VLAN_CHALLENGED; in gelic_net_setup_netdev()
1021 NETIF_F_VLAN_CHALLENGED; in __mlxsw_sx_port_eth_create()
1483 netdev->features |= NETIF_F_VLAN_CHALLENGED; in mlx5e_build_rep_netdev()
717 card->dev->features |= NETIF_F_VLAN_CHALLENGED; in qeth_l2_setup_netdev()
2083 dev->features = (NETIF_F_VLAN_CHALLENGED | in ipoib_setup_common()
1162 if (port_dev->features & NETIF_F_VLAN_CHALLENGED && in team_port_add()
2886 netdev->features |= NETIF_F_VLAN_CHALLENGED; in e100_probe()
9906 mask |= NETIF_F_VLAN_CHALLENGED; in netdev_increment_features()