Home
last modified time | relevance | path

Searched refs:mlx5_spinlock_destroy (Results 1 – 2 of 2) sorted by relevance

/freebsd-14-stable/contrib/ofed/libmlx5/
HDmlx5.h729 static inline int mlx5_spinlock_destroy(struct mlx5_spinlock *lock) in mlx5_spinlock_destroy() function
HDverbs.c483 mlx5_spinlock_destroy(&cq->lock); in create_cq()