new_features 787 drivers/net/ethernet/mellanox/mlx4/mlx4_en.h #define DEV_FEATURE_CHANGED(dev, new_features, feature) \ new_features 788 drivers/net/ethernet/mellanox/mlx4/mlx4_en.h ((dev->features & feature) ^ (new_features & feature)) new_features 792 drivers/net/ethernet/mellanox/mlx4/mlx4_en.h netdev_features_t new_features);