Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/mellanox/mlx5/core/en/
Dmonitor_stats.h7 int mlx5e_monitor_counter_supported(struct mlx5e_priv *priv);
Dmonitor_stats.c37 int mlx5e_monitor_counter_supported(struct mlx5e_priv *priv) in mlx5e_monitor_counter_supported() function
/linux-6.12.1/drivers/net/ethernet/mellanox/mlx5/core/
Den_main.c3896 if (!mlx5e_monitor_counter_supported(priv) || in mlx5e_get_stats()
5818 if (mlx5e_monitor_counter_supported(priv)) in mlx5e_nic_enable()
5852 if (mlx5e_monitor_counter_supported(priv)) in mlx5e_nic_disable()