Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/mellanox/mlx5/core/en/ !
Dmonitor_stats.c25 if (!MLX5_CAP_GEN(mdev, max_num_of_monitor_counters)) in mlx5e_monitor_counter_cap()
114 int max_num_of_counters = MLX5_CAP_GEN(mdev, max_num_of_monitor_counters); in mlx5e_set_monitor_counter()
/linux-6.12.1/drivers/net/ethernet/mellanox/mlx5/core/ !
Deq.c580 if (MLX5_CAP_GEN(dev, max_num_of_monitor_counters)) in gather_async_events_mask()
/linux-6.12.1/include/linux/mlx5/ !
Dmlx5_ifc.h2027 u8 max_num_of_monitor_counters[0x10]; member