Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Dfs_cmd.h87 int (*modify_header_alloc)(struct mlx5_flow_root_namespace *ns, member
H A Dfs_cmd.c1089 .modify_header_alloc = mlx5_cmd_modify_header_alloc,
1111 .modify_header_alloc = mlx5_cmd_stub_modify_header_alloc,
H A Dfs_core.c3625 err = root->cmds->modify_header_alloc(root, ns_type, num_actions, in mlx5_modify_header_alloc()
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/steering/
H A Dfs_dr.c860 .modify_header_alloc = mlx5_cmd_dr_modify_header_alloc,