Home
last modified time | relevance | path

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

/src/sys/dev/mlx5/mlx5_core/
H A Dfs_cmd.h79 int (*packet_reformat_alloc)(struct mlx5_flow_root_namespace *ns, member
H A Dmlx5_fs_cmd.c936 .packet_reformat_alloc = mlx5_cmd_packet_reformat_alloc,
956 .packet_reformat_alloc = mlx5_cmd_stub_packet_reformat_alloc,
H A Dmlx5_fs_core.c3448 err = root->cmds->packet_reformat_alloc(root, params, ns_type, in mlx5_packet_reformat_alloc()