Home
last modified time | relevance | path

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

/src/sys/dev/mlx5/mlx5_core/
H A Dfs_cmd.h84 void (*packet_reformat_dealloc)(struct mlx5_flow_root_namespace *ns, member
H A Dmlx5_fs_cmd.c937 .packet_reformat_dealloc = mlx5_cmd_packet_reformat_dealloc,
957 .packet_reformat_dealloc = mlx5_cmd_stub_packet_reformat_dealloc,
H A Dmlx5_fs_core.c3467 root->cmds->packet_reformat_dealloc(root, pkt_reformat); in mlx5_packet_reformat_dealloc()