Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/ethernet/mellanox/mlx5/core/en/
Dmonitor_stats.c27 if (!MLX5_CAP_GEN(mdev, max_num_of_monitor_counters)) in mlx5e_monitor_counter_supported()
103 int max_num_of_counters = MLX5_CAP_GEN(mdev, max_num_of_monitor_counters); in mlx5e_set_monitor_counter()
/Linux-v5.10/drivers/net/ethernet/mellanox/mlx5/core/
Deq.c589 if (MLX5_CAP_GEN(dev, max_num_of_monitor_counters)) in gather_async_events_mask()
/Linux-v5.10/include/linux/mlx5/
Dmlx5_ifc.h1587 u8 max_num_of_monitor_counters[0x10]; member