Home
last modified time | relevance | path

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

/freebsd-14-stable/sys/dev/mlx5/mlx5_core/
HDmlx5_fs_counters.c333 if (aging && MLX5_CAP_GEN(dev, flow_counter_bulk_alloc) != 0) { in mlx5_fc_acquire()
552 alloc_bitmask = MLX5_CAP_GEN(dev, flow_counter_bulk_alloc); in mlx5_fc_bulk_create()
/freebsd-14-stable/sys/dev/mlx5/
HDmlx5_ifc.h1342 u8 flow_counter_bulk_alloc[0x8]; member