Searched refs:NETIF_F_LLTX (Results 1 – 25 of 45) sorted by relevance
12
116 #define NETIF_F_LLTX __NETIF_F(LLTX) macro163 NETIF_F_LLTX | NETIF_F_NETNS_LOCAL)
3906 if ((dev->features & NETIF_F_LLTX) == 0) { \3914 (((dev->features & NETIF_F_LLTX) == 0) ? \3919 if ((dev->features & NETIF_F_LLTX) == 0) { \
156 netdev->features = NETIF_F_LLTX | NETIF_F_SG | NETIF_F_FRAGLIST | in do_setup()163 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,
119 NETIF_F_HIGHDMA | NETIF_F_LLTX; in nlmon_setup()
141 NETIF_F_HIGHDMA | NETIF_F_LLTX; in vsockmon_setup()
191 | NETIF_F_LLTX in loopback_setup()
166 dev->features |= NETIF_F_HW_CSUM | NETIF_F_HIGHDMA | NETIF_F_LLTX; in dummy_setup()
737 failover_dev->features |= NETIF_F_LLTX; in net_failover_create()
519 ndev->features = NETIF_F_LLTX; in rionet_setup_netdev()
1039 dev->features |= NETIF_F_LLTX; in veth_setup()
624 dev->features |= NETIF_F_LLTX; in gtp_link_setup()
127 dev->features |= NETIF_F_LLTX; in l2tp_eth_dev_setup()
467 dev->features = NETIF_F_LLTX; /* Allow recursion */ in bpq_setup()
568 dev->features |= dev->hw_features | NETIF_F_LLTX; in vlan_dev_init()645 features |= NETIF_F_LLTX; in vlan_dev_fix_features()
417 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()
809 dev->features |= NETIF_F_LLTX; in ipgre_link_update()812 dev->features &= ~(NETIF_F_LLTX | NETIF_F_GSO_SOFTWARE); in ipgre_link_update()1017 dev->features |= NETIF_F_LLTX; in __gre_tunnel_init()
383 dev->features |= NETIF_F_LLTX; in ipip_tunnel_setup()
392 dev->features |= NETIF_F_LLTX; in vti_tunnel_init()
442 dev->features |= NETIF_F_LLTX; in cvm_oct_common_init()
642 dev->features |= NETIF_F_LLTX; in xfrmi_dev_init()
199 dev->features |= NETIF_F_LLTX | NETIF_F_VLAN_CHALLENGED; in ipvlan_init()
392 dev->features |= NETIF_F_LLTX; in ip6gre_tunnel_locate()1441 dev->features |= NETIF_F_LLTX; in ip6gre_tnl_init_features()