Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Dfs_cmd.h92 void (*modify_header_dealloc)(struct mlx5_flow_root_namespace *ns, member
H A Dfs_cmd.c1089 .modify_header_dealloc = mlx5_cmd_modify_header_dealloc,
1111 .modify_header_dealloc = mlx5_cmd_stub_modify_header_dealloc,
H A Dfs_core.c4112 root->cmds->modify_header_dealloc(root, modify_hdr); in mlx5_modify_header_dealloc()
/linux/drivers/net/ethernet/mellanox/mlx5/core/steering/sws/
H A Dfs_dr.c873 .modify_header_dealloc = mlx5_cmd_dr_modify_header_dealloc,
/linux/drivers/net/ethernet/mellanox/mlx5/core/steering/hws/
H A Dfs_hws.c1633 .modify_header_dealloc = mlx5_cmd_hws_modify_header_dealloc,