Home
last modified time | relevance | path

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

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