Home
last modified time | relevance | path

Searched refs:NETIF_F_FRAGLIST (Results 1 – 25 of 39) sorted by relevance

12

/linux/include/net/
H A Dnet_failover.h34 NETIF_F_FRAGLIST | NETIF_F_ALL_TSO | \
/linux/include/linux/
H A Dnetdev_features.h108 #define NETIF_F_FRAGLIST __NETIF_F(FRAGLIST) macro
222 NETIF_F_FRAGLIST | NETIF_F_VLAN_CHALLENGED)
H A Dif_vlan.h806 NETIF_F_FRAGLIST | NETIF_F_HW_VLAN_CTAG_TX | in vlan_features_check()
/linux/drivers/net/
H A Dnlmon.c72 dev->features = NETIF_F_SG | NETIF_F_FRAGLIST | NETIF_F_HIGHDMA; in nlmon_setup()
H A Dvsockmon.c92 dev->features = NETIF_F_SG | NETIF_F_FRAGLIST | NETIF_F_HIGHDMA; in vsockmon_setup()
H A Ddummy.c113 dev->features |= NETIF_F_SG | NETIF_F_FRAGLIST; in dummy_setup()
H A Dloopback.c178 dev->features = NETIF_F_SG | NETIF_F_FRAGLIST in gen_lo_setup()
H A Dgeneve.c1197 dev->features |= NETIF_F_SG | NETIF_F_HW_CSUM | NETIF_F_FRAGLIST; in geneve_setup()
1201 dev->hw_features |= NETIF_F_SG | NETIF_F_HW_CSUM | NETIF_F_FRAGLIST; in geneve_setup()
H A Dnetkit.c258 NETIF_F_FRAGLIST | in netkit_setup()
H A Dmacvlan.c906 (NETIF_F_SG | NETIF_F_HW_CSUM | NETIF_F_HIGHDMA | NETIF_F_FRAGLIST | \
H A Dveth.c1685 #define VETH_FEATURES (NETIF_F_SG | NETIF_F_FRAGLIST | NETIF_F_HW_CSUM | \
/linux/net/openvswitch/
H A Dvport-internal_dev.c111 netdev->features = NETIF_F_SG | NETIF_F_FRAGLIST | NETIF_F_HIGHDMA | in do_setup()
/linux/net/phonet/
H A Dpep-gprs.c219 dev->features = NETIF_F_FRAGLIST; in gprs_setup()
/linux/drivers/net/netdevsim/
H A Dnetdev.c850 NETIF_F_FRAGLIST | in nsim_setup()
855 NETIF_F_FRAGLIST | in nsim_setup()
/linux/Documentation/livepatch/
H A Dcallbacks.rst129 The commit 48900cb6af42 ("virtio-net: drop NETIF_F_FRAGLIST") change the way that
/linux/net/ipv4/
H A Dipip.c368 NETIF_F_FRAGLIST | \
/linux/net/bridge/
H A Dbr_device.c21 #define COMMON_FEATURES (NETIF_F_SG | NETIF_F_FRAGLIST | NETIF_F_HIGHDMA | \
/linux/Documentation/networking/
H A Dnetdev-features.rst134 NETIF_F_SG --- paged skbs (skb_shinfo()->frags), NETIF_F_FRAGLIST ---
H A Dsegmentation-offloads.rst183 This also affects drivers with the NETIF_F_FRAGLIST & NETIF_F_GSO_SCTP bits
/linux/net/hsr/
H A Dhsr_device.c650 dev->hw_features = NETIF_F_SG | NETIF_F_FRAGLIST | NETIF_F_HIGHDMA | in hsr_dev_setup()
/linux/drivers/net/xen-netback/
H A Dinterface.c530 NETIF_F_TSO | NETIF_F_TSO6 | NETIF_F_FRAGLIST; in xenvif_alloc()
/linux/drivers/net/ethernet/ibm/
H A Dibmveth.c1704 netdev->hw_features |= NETIF_F_FRAGLIST; in ibmveth_probe()
1705 netdev->features |= NETIF_F_FRAGLIST; in ibmveth_probe()
/linux/net/8021q/
H A Dvlan_dev.c564 NETIF_F_FRAGLIST | NETIF_F_GSO_SOFTWARE | in vlan_dev_init()
/linux/net/xfrm/
H A Dxfrm_interface_core.c758 NETIF_F_FRAGLIST | \
/linux/drivers/net/ethernet/tehuti/
H A Dtn40.c1674 NETIF_F_FRAGLIST | in tn40_netdev_alloc()

12