Searched refs:TSO_FLAGS (Results 1 – 3 of 3) sorted by relevance
1874 #define TSO_FLAGS (NETIF_F_TSO | NETIF_F_TSO6 | NETIF_F_TSO_ECN) macro3093 netdev->hw_features = NETIF_F_SG | TSO_FLAGS | in cxgb4vf_pci_probe()3096 netdev->vlan_features = NETIF_F_SG | TSO_FLAGS | in cxgb4vf_pci_probe()
3201 #define TSO_FLAGS (NETIF_F_TSO | NETIF_F_TSO6 | NETIF_F_TSO_ECN) macro3202 #define VLAN_FEAT (NETIF_F_SG | NETIF_F_IP_CSUM | TSO_FLAGS | \
5218 #define TSO_FLAGS (NETIF_F_TSO | NETIF_F_TSO6 | NETIF_F_TSO_ECN) macro5219 #define VLAN_FEAT (NETIF_F_SG | NETIF_F_IP_CSUM | TSO_FLAGS | \5622 netdev->hw_features = NETIF_F_SG | TSO_FLAGS | in init_one()