Searched refs:vxlan_base (Results 1 – 1 of 1) sorted by relevance
2187 netdev_features_t vxlan_base; in xgbe_fix_features() local2189 vxlan_base = NETIF_F_GSO_UDP_TUNNEL | NETIF_F_RX_UDP_TUNNEL_PORT; in xgbe_fix_features()2203 if ((features & vxlan_base) != vxlan_base) { in xgbe_fix_features()2206 features |= vxlan_base; in xgbe_fix_features()