Searched refs:NETIF_F_FRAGLIST (Results 1 – 25 of 41) sorted by relevance
12
34 NETIF_F_FRAGLIST | NETIF_F_ALL_TSO | \
104 #define NETIF_F_FRAGLIST __NETIF_F(FRAGLIST) macro219 NETIF_F_FRAGLIST | NETIF_F_VLAN_CHALLENGED)
757 NETIF_F_FRAGLIST | NETIF_F_HW_VLAN_CTAG_TX | in vlan_features_check()
108 dev->features = NETIF_F_SG | NETIF_F_FRAGLIST | in vsockmon_setup()
91 dev->features = NETIF_F_SG | NETIF_F_FRAGLIST | in nlmon_setup()
126 dev->features |= NETIF_F_SG | NETIF_F_FRAGLIST; in dummy_setup()
178 dev->features = NETIF_F_SG | NETIF_F_FRAGLIST in gen_lo_setup()
191 #define IFB_FEATURES (NETIF_F_HW_CSUM | NETIF_F_SG | NETIF_F_FRAGLIST | \
120 #define TAP_FEATURES (NETIF_F_GSO | NETIF_F_SG | NETIF_F_FRAGLIST)
1237 #define VETH_FEATURES (NETIF_F_SG | NETIF_F_FRAGLIST | NETIF_F_HW_CSUM | \
126 netdev->features = NETIF_F_LLTX | NETIF_F_SG | NETIF_F_FRAGLIST | in do_setup()
215 dev->features = NETIF_F_FRAGLIST; in gprs_setup()
278 NETIF_F_FRAGLIST | in nsim_setup()
129 The commit ``48900cb6af42 ("virtio-net: drop NETIF_F_FRAGLIST")`` change the way that
450 dev->hw_features = NETIF_F_SG | NETIF_F_FRAGLIST | NETIF_F_HIGHDMA | in hsr_dev_setup()
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
356 NETIF_F_FRAGLIST | \
527 NETIF_F_TSO | NETIF_F_TSO6 | NETIF_F_FRAGLIST; in xenvif_alloc()
561 NETIF_F_FRAGLIST | NETIF_F_GSO_SOFTWARE | in vlan_dev_init()
1718 netdev->hw_features |= NETIF_F_FRAGLIST; in ibmveth_probe()1719 netdev->features |= NETIF_F_FRAGLIST; in ibmveth_probe()
117 (NETIF_F_SG | NETIF_F_HW_CSUM | NETIF_F_HIGHDMA | NETIF_F_FRAGLIST | \
2319 NETIF_F_TSO_MANGLEID | NETIF_F_FRAGLIST; in hns3_set_default_feature()2330 NETIF_F_FRAGLIST; in hns3_set_default_feature()2338 NETIF_F_FRAGLIST; in hns3_set_default_feature()2346 NETIF_F_FRAGLIST; in hns3_set_default_feature()
690 NETIF_F_HIGHDMA | NETIF_F_SG | NETIF_F_FRAGLIST | NETIF_F_NTUPLE | \