Searched refs:NETIF_F_LLTX (Results 1 – 25 of 47) sorted by relevance
12
113 #define NETIF_F_LLTX __NETIF_F(LLTX) macro178 NETIF_F_LLTX | NETIF_F_NETNS_LOCAL)
4011 if ((dev->features & NETIF_F_LLTX) == 0) { \4019 (((dev->features & NETIF_F_LLTX) == 0) ? \4024 if ((dev->features & NETIF_F_LLTX) == 0) { \
144 netdev->features = NETIF_F_LLTX | NETIF_F_SG | NETIF_F_FRAGLIST | in do_setup()151 netdev->hw_features = netdev->features & ~NETIF_F_LLTX; in do_setup()
70 When the driver sets NETIF_F_LLTX in dev->features this will be74 set_rx_mode. WARNING: use of NETIF_F_LLTX is deprecated.
141 NETIF_F_LLTX is meant to be used by drivers that don't need locking at all,
136 NETIF_F_HIGHDMA | NETIF_F_LLTX; in vsockmon_setup()
114 NETIF_F_HIGHDMA | NETIF_F_LLTX; in nlmon_setup()
156 dev->features |= NETIF_F_HW_CSUM | NETIF_F_HIGHDMA | NETIF_F_LLTX; in dummy_setup()
182 | NETIF_F_LLTX in gen_lo_setup()
737 failover_dev->features |= NETIF_F_LLTX; in net_failover_create()
515 ndev->features = NETIF_F_LLTX; in rionet_setup_netdev()
250 features |= NETIF_F_LLTX; in nfp_repr_fix_features()370 netdev->features |= NETIF_F_LLTX; in nfp_repr_init()
122 dev->features |= NETIF_F_LLTX; in l2tp_eth_dev_setup()
545 dev->features |= dev->hw_features | NETIF_F_LLTX; in vlan_dev_init()621 features |= NETIF_F_LLTX; in vlan_dev_fix_features()
441 dev->features = NETIF_F_LLTX; /* Allow recursion */ in bpq_setup()
739 dev->features |= NETIF_F_LLTX; in ipgre_link_update()742 dev->features &= ~(NETIF_F_LLTX | NETIF_F_GSO_SOFTWARE); in ipgre_link_update()947 dev->features |= NETIF_F_LLTX; in __gre_tunnel_init()
380 dev->features |= NETIF_F_LLTX; in ipip_tunnel_setup()
412 dev->features |= NETIF_F_LLTX; in vti_tunnel_init()
403 dev->features |= NETIF_F_LLTX; in hsr_dev_setup()
419 dev->features = COMMON_FEATURES | NETIF_F_LLTX | NETIF_F_NETNS_LOCAL | in br_dev_setup()
431 dev->features |= NETIF_F_LLTX; in cvm_oct_common_init()
1031 dev->features |= NETIF_F_LLTX; in batadv_softif_init_early()
596 dev->features |= NETIF_F_LLTX; in xfrmi_dev_init()
128 dev->features |= NETIF_F_LLTX | NETIF_F_VLAN_CHALLENGED; in ipvlan_init()
387 dev->features |= NETIF_F_LLTX; in ip6gre_tunnel_locate()1433 dev->features |= NETIF_F_LLTX; in ip6gre_tnl_init_features()