Home
last modified time | relevance | path

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

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