Home
last modified time | relevance | path

Searched refs:mlx5e_monitor_counter_supported (Results 1 – 3 of 3) sorted by relevance

/Linux-v6.1/drivers/net/ethernet/mellanox/mlx5/core/en/
Dmonitor_stats.h7 int mlx5e_monitor_counter_supported(struct mlx5e_priv *priv);
Dmonitor_stats.c23 int mlx5e_monitor_counter_supported(struct mlx5e_priv *priv) in mlx5e_monitor_counter_supported() function
/Linux-v6.1/drivers/net/ethernet/mellanox/mlx5/core/
Den_main.c3676 if (!mlx5e_monitor_counter_supported(priv) || in mlx5e_get_stats()
5390 if (mlx5e_monitor_counter_supported(priv)) in mlx5e_nic_enable()
5424 if (mlx5e_monitor_counter_supported(priv)) in mlx5e_nic_disable()