/linux-4.4.14/include/linux/ |
D | netdev_features.h | 98 #define NETIF_F_LLTX __NETIF_F(LLTX) macro 134 NETIF_F_LLTX | NETIF_F_NETNS_LOCAL)
|
D | netdevice.h | 3346 if ((dev->features & NETIF_F_LLTX) == 0) { \ 3352 (((dev->features & NETIF_F_LLTX) == 0) ? \ 3357 if ((dev->features & NETIF_F_LLTX) == 0) { \
|
/linux-4.4.14/Documentation/networking/ |
D | netdevices.txt | 70 When the driver sets NETIF_F_LLTX in dev->features this will be 75 set_rx_mode. Note that the use of NETIF_F_LLTX is deprecated. 87 Only valid when NETIF_F_LLTX is set.
|
D | netdev-features.txt | 134 NETIF_F_LLTX should be set in drivers that implement their own locking in
|
/linux-4.4.14/net/openvswitch/ |
D | vport-internal_dev.c | 167 netdev->features = NETIF_F_LLTX | NETIF_F_SG | NETIF_F_FRAGLIST | in do_setup() 174 netdev->hw_features = netdev->features & ~NETIF_F_LLTX; in do_setup()
|
/linux-4.4.14/drivers/net/ |
D | nlmon.c | 140 NETIF_F_HIGHDMA | NETIF_F_LLTX; in nlmon_setup()
|
D | loopback.c | 180 | NETIF_F_LLTX in loopback_setup()
|
D | dummy.c | 152 dev->features |= NETIF_F_HW_CSUM | NETIF_F_HIGHDMA | NETIF_F_LLTX; in dummy_setup()
|
D | veth.c | 307 dev->features |= NETIF_F_LLTX; in veth_setup()
|
D | rionet.c | 493 ndev->features = NETIF_F_LLTX; in rionet_setup_netdev()
|
D | vrf.c | 891 dev->features |= NETIF_F_LLTX; in vrf_setup()
|
D | macvlan.c | 761 (NETIF_F_SG | NETIF_F_GEN_CSUM | NETIF_F_GSO_SOFTWARE | NETIF_F_LLTX | \
|
D | geneve.c | 1086 dev->features |= NETIF_F_LLTX; in geneve_setup()
|
D | vxlan.c | 2526 dev->features |= NETIF_F_LLTX; in vxlan_setup()
|
/linux-4.4.14/net/l2tp/ |
D | l2tp_eth.c | 136 dev->features |= NETIF_F_LLTX; in l2tp_eth_dev_setup()
|
/linux-4.4.14/net/8021q/ |
D | vlan_dev.c | 550 dev->features |= real_dev->vlan_features | NETIF_F_LLTX | in vlan_dev_init() 618 features |= NETIF_F_LLTX; in vlan_dev_fix_features()
|
/linux-4.4.14/net/bridge/ |
D | br_device.c | 378 dev->features = COMMON_FEATURES | NETIF_F_LLTX | NETIF_F_NETNS_LOCAL | in br_dev_setup()
|
/linux-4.4.14/net/hsr/ |
D | hsr_device.c | 406 dev->features |= NETIF_F_LLTX; in hsr_dev_setup()
|
/linux-4.4.14/drivers/net/hamradio/ |
D | bpqether.c | 485 dev->features = NETIF_F_LLTX; /* Allow recursion */ in bpq_setup()
|
/linux-4.4.14/net/ipv4/ |
D | ipip.c | 289 dev->features |= NETIF_F_LLTX; in ipip_tunnel_setup()
|
D | ip_vti.c | 372 dev->features |= NETIF_F_LLTX; in vti_tunnel_init()
|
D | ip_gre.c | 860 dev->features |= NETIF_F_LLTX; in __gre_tunnel_init()
|
/linux-4.4.14/drivers/staging/octeon/ |
D | ethernet.c | 456 dev->features |= NETIF_F_LLTX; in cvm_oct_common_init()
|
/linux-4.4.14/drivers/net/ipvlan/ |
D | ipvlan_main.c | 120 dev->features |= NETIF_F_LLTX; in ipvlan_init()
|
/linux-4.4.14/net/ipv6/ |
D | ip6_gre.c | 347 dev->features |= NETIF_F_LLTX; in ip6gre_tunnel_locate() 1543 dev->features |= NETIF_F_LLTX; in ip6gre_newlink()
|
D | sit.c | 1370 dev->features |= NETIF_F_LLTX; in ipip6_tunnel_setup()
|
/linux-4.4.14/drivers/net/ethernet/mellanox/mlxsw/ |
D | switchx2.c | 989 dev->features |= NETIF_F_NETNS_LOCAL | NETIF_F_LLTX | NETIF_F_SG | in mlxsw_sx_port_create()
|
D | spectrum.c | 1252 dev->features |= NETIF_F_NETNS_LOCAL | NETIF_F_LLTX | NETIF_F_SG | in mlxsw_sp_port_create()
|
/linux-4.4.14/drivers/net/ethernet/chelsio/cxgb/ |
D | cxgb2.c | 1080 NETIF_F_RXCSUM | NETIF_F_LLTX; in init_one()
|
/linux-4.4.14/drivers/net/cris/ |
D | eth_v10.c | 306 dev->features |= NETIF_F_LLTX; in etrax_ethernet_init()
|
/linux-4.4.14/drivers/net/ethernet/toshiba/ |
D | spider_net.c | 2299 netdev->features |= NETIF_F_IP_CSUM | NETIF_F_LLTX; in spider_net_setup_netdev()
|
/linux-4.4.14/drivers/net/ethernet/pasemi/ |
D | pasemi_mac.c | 1754 dev->features = NETIF_F_IP_CSUM | NETIF_F_LLTX | NETIF_F_SG | in pasemi_mac_probe()
|
/linux-4.4.14/drivers/net/ethernet/tehuti/ |
D | tehuti.c | 2064 ndev->features |= NETIF_F_LLTX; in bdx_probe()
|
/linux-4.4.14/drivers/net/ethernet/atheros/atl1e/ |
D | atl1e_main.c | 2288 netdev->features = netdev->hw_features | NETIF_F_LLTX | in atl1e_init_netdev()
|
/linux-4.4.14/drivers/net/team/ |
D | team.c | 2070 dev->features |= NETIF_F_LLTX; in team_setup()
|
/linux-4.4.14/drivers/net/bonding/ |
D | bond_main.c | 4146 bond_dev->features |= NETIF_F_LLTX; in bond_setup()
|