Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/ofed/libmlx5/
HDmlx5.h674 int mlx5_destroy_wq(struct ibv_wq *wq);
HDmlx5.c926 verbs_set_ctx_op(v_ctx, destroy_wq, mlx5_destroy_wq); in mlx5_init_context()
HDverbs.c2139 int mlx5_destroy_wq(struct ibv_wq *wq) in mlx5_destroy_wq() function