Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/net/ethernet/mellanox/mlx5/core/en/
Dmonitor_stats.h9 void mlx5e_monitor_counter_cleanup(struct mlx5e_priv *priv);
Dmonitor_stats.c141 void mlx5e_monitor_counter_cleanup(struct mlx5e_priv *priv) in mlx5e_monitor_counter_cleanup() function
/linux-6.6.21/drivers/net/ethernet/mellanox/mlx5/core/
Den_main.c5521 mlx5e_monitor_counter_cleanup(priv); in mlx5e_nic_disable()