Searched refs:mlx4_write64 (Results 1 – 4 of 4) sorted by relevance
/freebsd/contrib/ofed/libmlx4/ |
H A D | doorbell.h | 53 static inline void mlx4_write64(uint32_t val[2], struct mlx4_context *ctx, int offset) in mlx4_write64() function 60 static inline void mlx4_write64(uint32_t val[2], struct mlx4_context *ctx, int offset) in mlx4_write64() function
|
H A D | cq.c | 704 mlx4_write64(doorbell, to_mctx(ibvcq->context), MLX4_CQ_DOORBELL); in mlx4_arm_cq()
|
/freebsd/sys/dev/mlx4/ |
H A D | doorbell.h | 55 static inline void mlx4_write64(__be32 val[2], void __iomem *dest, in mlx4_write64() function 73 static inline void mlx4_write64(__be32 val[2], void __iomem *dest, in mlx4_write64() function
|
H A D | cq.h | 160 mlx4_write64(doorbell, uar_page + MLX4_CQ_DOORBELL, doorbell_lock); in mlx4_cq_arm()
|