Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/mellanox/mlx5/core/
Dfs_cmd.h94 void (*modify_header_dealloc)(struct mlx5_flow_root_namespace *ns, member
Dfs_cmd.c858 .modify_header_dealloc = mlx5_cmd_modify_header_dealloc,
877 .modify_header_dealloc = mlx5_cmd_stub_modify_header_dealloc,
Dfs_core.c2947 root->cmds->modify_header_dealloc(root, modify_hdr); in mlx5_modify_header_dealloc()
/Linux-v5.4/drivers/net/ethernet/mellanox/mlx5/core/steering/
Dfs_dr.c591 .modify_header_dealloc = mlx5_cmd_dr_modify_header_dealloc,