Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/mlx5/
H A Dmlx5.h747 struct mlx5_cache_list push_vlan_action_list; /* Push VLAN actions. */ member
H A Dmlx5_flow_dv.c3121 entry = mlx5_cache_register(&priv->sh->push_vlan_action_list, &ctx); in flow_dv_push_vlan_action_resource_register()
11046 return mlx5_cache_unregister(&priv->sh->push_vlan_action_list, in flow_dv_push_vlan_action_resource_release()
/f-stack/dpdk/drivers/net/mlx5/linux/
H A Dmlx5_os.c247 mlx5_cache_list_init(&sh->push_vlan_action_list, s, 0, sh, in mlx5_alloc_shared_dr()
457 mlx5_cache_list_destroy(&sh->push_vlan_action_list); in mlx5_os_free_shared_dr()