Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/ethernet/mellanox/mlx5/core/
Dfs_counters.c340 if (aging && MLX5_CAP_GEN(dev, flow_counter_bulk_alloc) != 0) { in mlx5_fc_acquire()
556 alloc_bitmask = MLX5_CAP_GEN(dev, flow_counter_bulk_alloc); in mlx5_fc_bulk_create()
/linux-6.1.9/include/linux/mlx5/
Dmlx5_ifc.h1680 u8 flow_counter_bulk_alloc[0x8]; member