Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/mellanox/mlx5/core/en/
Dmonitor_stats.c20 #define NUM_REQ_PPCNT_COUNTER_S1 MLX5_CMD_SET_MONITOR_NUM_PPCNT_COUNTER_SET1 macro
31 NUM_REQ_PPCNT_COUNTER_S1) in mlx5e_monitor_counter_supported()
87 ppcnt_cnt < NUM_REQ_PPCNT_COUNTER_S1; in fill_monitor_counter_ppcnt_set1()
126 if (num_ppcnt_counters >= NUM_REQ_PPCNT_COUNTER_S1 && in mlx5e_set_monitor_counter()
127 max_num_of_counters >= (NUM_REQ_PPCNT_COUNTER_S1 + cnt)) in mlx5e_set_monitor_counter()