Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/ethernet/mellanox/mlx5/core/
Den.h1239 int mlx5e_set_features(struct net_device *netdev, netdev_features_t features);
Den_main.c4016 int mlx5e_set_features(struct net_device *netdev, netdev_features_t features) in mlx5e_set_features() function
4875 .ndo_set_features = mlx5e_set_features,