Searched refs:TSO_FLAGS (Results 1 – 1 of 1) sorted by relevance
1344 #define TSO_FLAGS (NETIF_F_TSO | NETIF_F_TSO6 | NETIF_F_TSO_ECN | \ macro1346 #define VLAN_FEAT (NETIF_F_SG | NETIF_F_HW_CSUM | TSO_FLAGS | \1753 netdev->hw_features |= NETIF_F_HW_CSUM | TSO_FLAGS; in fun_create_netdev()