Searched refs:vxlan_features (Results 1 – 3 of 3) sorted by relevance
967 pdata->vxlan_features; in xgbe_enable_vxlan_offloads()969 netdev->features |= pdata->vxlan_features; in xgbe_enable_vxlan_offloads()996 if (!pdata->vxlan_features) in xgbe_enable_vxlan_accel()1012 if (pdata->vxlan_features) in xgbe_reset_vxlan_accel()2280 pdata->vxlan_features = features & vxlan_mask; in xgbe_fix_features()2283 if (!pdata->vxlan_features) in xgbe_fix_features()2322 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