Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/ethernet/mellanox/mlx5/core/
Dfs_core.c1337 static struct mlx5_flow_handle *alloc_handle(int num_rules) in alloc_handle() function
1379 handle = alloc_handle((dest_num) ? dest_num : 1); in create_flow_handle()