Searched refs:NETIF_F_LLTX (Results 1 – 25 of 51) sorted by relevance
123
111 netdev->features = NETIF_F_LLTX | NETIF_F_SG | NETIF_F_FRAGLIST | in do_setup()118 netdev->hw_features = netdev->features & ~NETIF_F_LLTX; in do_setup()
123 #define NETIF_F_LLTX __NETIF_F(LLTX) macro196 NETIF_F_LLTX | NETIF_F_NETNS_LOCAL)
110 NETIF_F_HIGHDMA | NETIF_F_LLTX; in vsockmon_setup()
93 NETIF_F_HIGHDMA | NETIF_F_LLTX; in nlmon_setup()
128 dev->features |= NETIF_F_HW_CSUM | NETIF_F_HIGHDMA | NETIF_F_LLTX; in dummy_setup()
184 | NETIF_F_LLTX in gen_lo_setup()
738 failover_dev->features |= NETIF_F_LLTX; in net_failover_create()
518 ndev->features = NETIF_F_LLTX; in rionet_setup_netdev()
539 dev->features |= NETIF_F_LLTX; in bareudp_setup()
251 features |= NETIF_F_LLTX; in nfp_repr_fix_features()387 netdev->features |= NETIF_F_LLTX; in nfp_repr_init()
261 When the driver sets NETIF_F_LLTX in dev->features this will be265 set_rx_mode. WARNING: use of NETIF_F_LLTX is deprecated.
144 NETIF_F_LLTX is meant to be used by drivers that don't need locking at all,
120 dev->features |= NETIF_F_LLTX; in l2tp_eth_dev_setup()
239 rmnet_dev->features |= NETIF_F_LLTX; in rmnet_vnd_setup()
575 dev->features |= dev->hw_features | NETIF_F_LLTX; in vlan_dev_init()657 features |= NETIF_F_LLTX; in vlan_dev_fix_features()
461 dev->features = NETIF_F_LLTX; /* Allow recursion */ in bpq_setup()
276 dev->features |= NETIF_F_LLTX; in wg_setup()
776 dev->features |= NETIF_F_LLTX; in ipgre_link_update()779 dev->features &= ~(NETIF_F_LLTX | NETIF_F_GSO_SOFTWARE); in ipgre_link_update()978 dev->features |= NETIF_F_LLTX; in __gre_tunnel_init()
371 dev->features |= NETIF_F_LLTX; in ipip_tunnel_setup()
433 dev->features |= NETIF_F_LLTX; in vti_tunnel_init()
458 dev->features |= NETIF_F_LLTX; in hsr_dev_setup()
494 dev->features = COMMON_FEATURES | NETIF_F_LLTX | NETIF_F_NETNS_LOCAL | in br_dev_setup()
1007 dev->features |= NETIF_F_LLTX; in batadv_softif_init_early()
428 dev->features |= NETIF_F_LLTX; in cvm_oct_common_init()
593 dev->features |= NETIF_F_LLTX; in xfrmi_dev_init()
Completed in 35 milliseconds