Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/ethernet/mellanox/mlx5/core/
Den.h1217 int mlx5e_get_vf_stats(struct net_device *dev, int vf, struct ifla_vf_stats *vf_stats);
Den_main.c4592 int mlx5e_get_vf_stats(struct net_device *dev, in mlx5e_get_vf_stats() function
4953 .ndo_get_vf_stats = mlx5e_get_vf_stats,