Home
last modified time | relevance | path

Searched refs:mlx5e_set_features (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Den.h1230 int mlx5e_set_features(struct net_device *netdev, netdev_features_t features);
H A Den_main.c4283 int mlx5e_set_features(struct net_device *netdev, netdev_features_t features) in mlx5e_set_features() function
5151 .ndo_set_features = mlx5e_set_features,