Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx5/core/
Dfs_cmd.h89 int (*modify_header_alloc)(struct mlx5_flow_root_namespace *ns, member
Dfs_cmd.c851 .modify_header_alloc = mlx5_cmd_modify_header_alloc,
870 .modify_header_alloc = mlx5_cmd_stub_modify_header_alloc,
Dfs_core.c3145 err = root->cmds->modify_header_alloc(root, ns_type, num_actions, in mlx5_modify_header_alloc()
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx5/core/steering/
Dfs_dr.c680 .modify_header_alloc = mlx5_cmd_dr_modify_header_alloc,