Home
last modified time | relevance | path

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

/linux-6.14.4/drivers/net/ethernet/mellanox/mlx5/core/steering/hws/
Dfs_hws.h16 struct mlx5hws_action *remove_hdr_vlan_action; member
Dfs_hws.c51 hws_pool->remove_hdr_vlan_action = in mlx5_fs_init_hws_actions_pool()
53 if (!hws_pool->remove_hdr_vlan_action) in mlx5_fs_init_hws_actions_pool()
74 mlx5hws_action_destroy(hws_pool->remove_hdr_vlan_action); in mlx5_fs_init_hws_actions_pool()
113 mlx5hws_action_destroy(hws_pool->remove_hdr_vlan_action); in mlx5_fs_cleanup_hws_actions_pool()
995 return fs_ctx->hws_pool.remove_hdr_vlan_action; in mlx5_fs_get_action_remove_header_vlan()