Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/mlx5/
H A Dmlx5.h746 struct mlx5_cache_list port_id_action_list; /* Port ID action cache. */ member
H A Dmlx5_flow_dv.c3030 entry = mlx5_cache_register(&priv->sh->port_id_action_list, &ctx); in flow_dv_port_id_action_resource_register()
10988 return mlx5_cache_unregister(&priv->sh->port_id_action_list, in flow_dv_port_id_action_resource_release()
/f-stack/dpdk/drivers/net/mlx5/linux/
H A Dmlx5_os.c241 mlx5_cache_list_init(&sh->port_id_action_list, s, 0, sh, in mlx5_alloc_shared_dr()
456 mlx5_cache_list_destroy(&sh->port_id_action_list); in mlx5_os_free_shared_dr()