Home
last modified time | relevance | path

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

/src/sys/dev/mlx5/mlx5_core/ !
H A Dfs_cmd.h87 int (*modify_header_alloc)(struct mlx5_flow_root_namespace *ns, member
H A Dmlx5_fs_cmd.c938 .modify_header_alloc = mlx5_cmd_modify_header_alloc,
958 .modify_header_alloc = mlx5_cmd_stub_modify_header_alloc,
H A Dmlx5_fs_core.c3406 err = root->cmds->modify_header_alloc(root, ns_type, num_actions, in mlx5_modify_header_alloc()