Home
last modified time | relevance | path

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

/freebsd-head/sys/dev/mlx5/mlx5_core/
HDfs_cmd.h99 int (*destroy_ns)(struct mlx5_flow_root_namespace *ns); member
HDmlx5_fs_cmd.c942 .destroy_ns = mlx5_cmd_stub_destroy_ns,
962 .destroy_ns = mlx5_cmd_stub_destroy_ns,
HDmlx5_fs_core.c3517 root->cmds->destroy_ns(root); in mlx5_flow_namespace_set_mode()