Searched refs:mlx5e_has_offload_stats (Results 1 – 3 of 3) sorted by relevance
150 bool mlx5e_has_offload_stats(const struct net_device *dev, int attr_id);
852 bool mlx5e_has_offload_stats(const struct net_device *dev, int attr_id) in mlx5e_has_offload_stats() function922 .ndo_has_offload_stats = mlx5e_has_offload_stats,
4353 .ndo_has_offload_stats = mlx5e_has_offload_stats,