Home
last modified time | relevance | path

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

/linux-6.15/drivers/net/ethernet/mellanox/mlx5/core/steering/hws/
H A Dfs_hws.c24 struct mlx5_fs_hws_context *fs_ctx) in mlx5_fs_init_hws_actions_pool()
201 struct mlx5_fs_hws_context *fs_ctx = &ns->fs_hws_context; in mlx5_fs_add_flow_table_dest_action()
223 struct mlx5_fs_hws_context *fs_ctx = &ns->fs_hws_context; in mlx5_fs_del_flow_table_dest_action()
383 mlx5_fs_get_dest_action_ft(struct mlx5_fs_hws_context *fs_ctx, in mlx5_fs_get_dest_action_ft()
500 mlx5_fs_get_action_aso_meter(struct mlx5_fs_hws_context *fs_ctx, in mlx5_fs_get_action_aso_meter()
585 mlx5_fs_get_action_push_vlan(struct mlx5_fs_hws_context *fs_ctx) in mlx5_fs_get_action_push_vlan()
600 mlx5_fs_get_action_pop_vlan(struct mlx5_fs_hws_context *fs_ctx) in mlx5_fs_get_action_pop_vlan()
618 mlx5_fs_get_action_tag(struct mlx5_fs_hws_context *fs_ctx) in mlx5_fs_get_action_tag()
699 struct mlx5_fs_hws_context *fs_ctx = &ns->fs_hws_context; in mlx5_fs_destroy_fs_action()
747 struct mlx5_fs_hws_context *fs_ctx = &ns->fs_hws_context; in mlx5_fs_fte_get_hws_actions()
[all …]
H A Dfs_hws.h29 struct mlx5_fs_hws_context { struct
/linux-6.15/drivers/net/ethernet/mellanox/mlx5/core/
H A Dfs_core.h317 struct mlx5_fs_hws_context fs_hws_context;