Searched refs:NETIF_F_GSO_UDP_L4 (Results 1 – 5 of 5) sorted by relevance
153 #define NETIF_F_GSO_UDP_L4 __NETIF_F(GSO_UDP_L4) macro
4399 BUILD_BUG_ON(SKB_GSO_UDP_L4 != (NETIF_F_GSO_UDP_L4 >> NETIF_F_GSO_SHIFT)); in net_gso_ok()
1027 NETIF_F_GSO_UDP_L4; in __team_compute_features()2126 dev->hw_features |= NETIF_F_GSO_ENCAP_ALL | NETIF_F_GSO_UDP_L4; in team_setup()
4661 netdev->gso_partial_features |= NETIF_F_GSO_UDP_L4; in mlx5e_build_nic_netdev()4662 netdev->hw_features |= NETIF_F_GSO_UDP_L4; in mlx5e_build_nic_netdev()4663 netdev->features |= NETIF_F_GSO_UDP_L4; in mlx5e_build_nic_netdev()
1105 NETIF_F_GSO_UDP_L4; in bond_compute_features()4309 bond_dev->hw_features |= NETIF_F_GSO_ENCAP_ALL | NETIF_F_GSO_UDP_L4; in bond_setup()