Home
last modified time | relevance | path

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

/freebsd/sys/dev/mlx5/mlx5_core/
H A Dmlx5_fs_core.c1327 static struct mlx5_flow_handle *alloc_handle(int num_rules) in alloc_handle() function
1369 handle = alloc_handle((dest_num) ? dest_num : 1); in create_flow_handle()