Searched refs:NETIF_F_FRAGLIST (Results 1 – 25 of 37) sorted by relevance
12
34 NETIF_F_FRAGLIST | NETIF_F_ALL_TSO | \
100 #define NETIF_F_FRAGLIST __NETIF_F(FRAGLIST) macro212 NETIF_F_FRAGLIST | NETIF_F_VLAN_CHALLENGED)
725 NETIF_F_FRAGLIST | NETIF_F_HW_VLAN_CTAG_TX | in vlan_features_check()
135 dev->features = NETIF_F_SG | NETIF_F_FRAGLIST | in vsockmon_setup()
113 dev->features = NETIF_F_SG | NETIF_F_FRAGLIST | in nlmon_setup()
154 dev->features |= NETIF_F_SG | NETIF_F_FRAGLIST; in dummy_setup()
176 dev->features = NETIF_F_SG | NETIF_F_FRAGLIST in gen_lo_setup()
189 #define IFB_FEATURES (NETIF_F_HW_CSUM | NETIF_F_SG | NETIF_F_FRAGLIST | \
1277 dev->features |= NETIF_F_SG | NETIF_F_FRAGLIST | NETIF_F_HIGHDMA; in vrf_setup()
120 #define TAP_FEATURES (NETIF_F_GSO | NETIF_F_SG | NETIF_F_FRAGLIST)
1181 #define VETH_FEATURES (NETIF_F_SG | NETIF_F_FRAGLIST | NETIF_F_HW_CSUM | \
144 netdev->features = NETIF_F_LLTX | NETIF_F_SG | NETIF_F_FRAGLIST | in do_setup()
215 dev->features = NETIF_F_FRAGLIST; in gprs_setup()
275 NETIF_F_FRAGLIST | in nsim_setup()
396 dev->hw_features = NETIF_F_SG | NETIF_F_FRAGLIST | NETIF_F_HIGHDMA | in hsr_dev_setup()
129 The commit ``48900cb6af42 ("virtio-net: drop NETIF_F_FRAGLIST")`` change the way that
21 #define COMMON_FEATURES (NETIF_F_SG | NETIF_F_FRAGLIST | NETIF_F_HIGHDMA | \
368 NETIF_F_FRAGLIST | \
131 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
492 NETIF_F_TSO | NETIF_F_TSO6 | NETIF_F_FRAGLIST; in xenvif_alloc()
540 NETIF_F_FRAGLIST | NETIF_F_GSO_SOFTWARE | in vlan_dev_init()
1680 netdev->hw_features |= NETIF_F_FRAGLIST; in ibmveth_probe()1681 netdev->features |= NETIF_F_FRAGLIST; in ibmveth_probe()
110 (NETIF_F_SG | NETIF_F_CSUM_MASK | NETIF_F_HIGHDMA | NETIF_F_FRAGLIST | \
1534 dev->features = dev->hw_features = (NETIF_F_SG | NETIF_F_FRAGLIST); in vector_eth_configure()