Searched refs:vxlan_features (Results 1 – 3 of 3) sorted by relevance
966 pdata->vxlan_features; in xgbe_enable_vxlan_offloads()968 netdev->features |= pdata->vxlan_features; in xgbe_enable_vxlan_offloads()995 if (!pdata->vxlan_features) in xgbe_enable_vxlan_accel()1011 if (pdata->vxlan_features) in xgbe_reset_vxlan_accel()2279 pdata->vxlan_features = features & vxlan_mask; in xgbe_fix_features()2282 if (!pdata->vxlan_features) in xgbe_fix_features()2321 pdata->vxlan_features = features & vxlan_mask; in xgbe_fix_features()
378 pdata->vxlan_features = NETIF_F_GSO_UDP_TUNNEL | in xgbe_config_netdev()
1182 netdev_features_t vxlan_features; member