Home
last modified time | relevance | path

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

/linux-6.14.4/drivers/net/ethernet/mellanox/mlx5/core/
Dfs_cmd.h84 void (*packet_reformat_dealloc)(struct mlx5_flow_root_namespace *ns, member
Dfs_cmd.c1089 .packet_reformat_dealloc = mlx5_cmd_packet_reformat_dealloc,
1111 .packet_reformat_dealloc = mlx5_cmd_stub_packet_reformat_dealloc,
Dfs_core.c3941 root->cmds->packet_reformat_dealloc(root, pkt_reformat); in mlx5_packet_reformat_dealloc()
/linux-6.14.4/drivers/net/ethernet/mellanox/mlx5/core/steering/sws/
Dfs_dr.c865 .packet_reformat_dealloc = mlx5_cmd_dr_packet_reformat_dealloc,
/linux-6.14.4/drivers/net/ethernet/mellanox/mlx5/core/steering/hws/
Dfs_hws.c1363 .packet_reformat_dealloc = mlx5_cmd_hws_packet_reformat_dealloc,