Home
last modified time | relevance | path

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

/linux-6.14.4/drivers/net/ethernet/mellanox/mlx5/core/
Dfs_cmd.h92 void (*modify_header_dealloc)(struct mlx5_flow_root_namespace *ns, member
Dfs_cmd.c1091 .modify_header_dealloc = mlx5_cmd_modify_header_dealloc,
1113 .modify_header_dealloc = mlx5_cmd_stub_modify_header_dealloc,
Dfs_core.c3899 root->cmds->modify_header_dealloc(root, modify_hdr); in mlx5_modify_header_dealloc()
/linux-6.14.4/drivers/net/ethernet/mellanox/mlx5/core/steering/sws/
Dfs_dr.c867 .modify_header_dealloc = mlx5_cmd_dr_modify_header_dealloc,
/linux-6.14.4/drivers/net/ethernet/mellanox/mlx5/core/steering/hws/
Dfs_hws.c1365 .modify_header_dealloc = mlx5_cmd_hws_modify_header_dealloc,