Home
last modified time | relevance | path

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

/freebsd/contrib/ofed/libmlx5/
H A Dmlx5.h202 struct mlx5_spinlock { struct
239 struct mlx5_spinlock lock32;
255 struct mlx5_spinlock hugetlb_lock;
325 struct mlx5_spinlock lock;
348 struct mlx5_spinlock lock;
369 struct mlx5_spinlock lock;
385 struct mlx5_spinlock lock;
691 static inline int mlx5_spin_lock(struct mlx5_spinlock *lock) in mlx5_spin_lock()
713 static inline int mlx5_spin_unlock(struct mlx5_spinlock *lock) in mlx5_spin_unlock()
723 static inline int mlx5_spinlock_init(struct mlx5_spinlock *lock) in mlx5_spinlock_init()
[all …]
H A Ddoorbell.h50 static inline void mlx5_write64(uint32_t val[2], void *dest, struct mlx5_spinlock *lock) in mlx5_write64()
57 static inline void mlx5_write64(uint32_t val[2], void *dest, struct mlx5_spinlock *lock) in mlx5_write64()