Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Den_rep.h252 int mlx5e_rep_get_offload_stats(int attr_id, const struct net_device *dev,
277 static inline int mlx5e_rep_get_offload_stats(int attr_id, in mlx5e_rep_get_offload_stats() function
H A Den_main.c5045 return mlx5e_rep_get_offload_stats(attr_id, dev, sp); in mlx5e_get_offload_stats()