Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/ethernet/mellanox/mlx5/core/
Dfs_cmd.h92 void (*modify_header_dealloc)(struct mlx5_flow_root_namespace *ns, member
Dfs_cmd.c1049 .modify_header_dealloc = mlx5_cmd_modify_header_dealloc,
1071 .modify_header_dealloc = mlx5_cmd_stub_modify_header_dealloc,
Dfs_core.c3403 root->cmds->modify_header_dealloc(root, modify_hdr); in mlx5_modify_header_dealloc()
/linux-6.1.9/drivers/net/ethernet/mellanox/mlx5/core/steering/
Dfs_dr.c808 .modify_header_dealloc = mlx5_cmd_dr_modify_header_dealloc,