Searched refs:NETIF_F_FRAGLIST (Results 1 – 25 of 39) sorted by relevance
12
34 NETIF_F_FRAGLIST | NETIF_F_ALL_TSO | \
108 #define NETIF_F_FRAGLIST __NETIF_F(FRAGLIST) macro222 NETIF_F_FRAGLIST | NETIF_F_VLAN_CHALLENGED)
806 NETIF_F_FRAGLIST | NETIF_F_HW_VLAN_CTAG_TX | in vlan_features_check()
72 dev->features = NETIF_F_SG | NETIF_F_FRAGLIST | NETIF_F_HIGHDMA; in nlmon_setup()
92 dev->features = NETIF_F_SG | NETIF_F_FRAGLIST | NETIF_F_HIGHDMA; in vsockmon_setup()
113 dev->features |= NETIF_F_SG | NETIF_F_FRAGLIST; in dummy_setup()
178 dev->features = NETIF_F_SG | NETIF_F_FRAGLIST in gen_lo_setup()
1197 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()
258 NETIF_F_FRAGLIST | in netkit_setup()
906 (NETIF_F_SG | NETIF_F_HW_CSUM | NETIF_F_HIGHDMA | NETIF_F_FRAGLIST | \
1685 #define VETH_FEATURES (NETIF_F_SG | NETIF_F_FRAGLIST | NETIF_F_HW_CSUM | \
111 netdev->features = NETIF_F_SG | NETIF_F_FRAGLIST | NETIF_F_HIGHDMA | in do_setup()
219 dev->features = NETIF_F_FRAGLIST; in gprs_setup()
850 NETIF_F_FRAGLIST | in nsim_setup()855 NETIF_F_FRAGLIST | in nsim_setup()
129 The commit 48900cb6af42 ("virtio-net: drop NETIF_F_FRAGLIST") change the way that
368 NETIF_F_FRAGLIST | \
21 #define COMMON_FEATURES (NETIF_F_SG | NETIF_F_FRAGLIST | NETIF_F_HIGHDMA | \
134 NETIF_F_SG --- paged skbs (skb_shinfo()->frags), NETIF_F_FRAGLIST ---
183 This also affects drivers with the NETIF_F_FRAGLIST & NETIF_F_GSO_SCTP bits
650 dev->hw_features = NETIF_F_SG | NETIF_F_FRAGLIST | NETIF_F_HIGHDMA | in hsr_dev_setup()
530 NETIF_F_TSO | NETIF_F_TSO6 | NETIF_F_FRAGLIST; in xenvif_alloc()
1704 netdev->hw_features |= NETIF_F_FRAGLIST; in ibmveth_probe()1705 netdev->features |= NETIF_F_FRAGLIST; in ibmveth_probe()
564 NETIF_F_FRAGLIST | NETIF_F_GSO_SOFTWARE | in vlan_dev_init()
758 NETIF_F_FRAGLIST | \
1674 NETIF_F_FRAGLIST | in tn40_netdev_alloc()