Searched refs:mlx4_write64 (Results 1 - 4 of 4) sorted by relevance

/freebsd-10-stable/contrib/ofed/libmlx4/src/
H A Ddoorbell.h45 static inline void mlx4_write64(uint32_t val[2], struct mlx4_context *ctx, int offset) function
52 static inline void mlx4_write64(uint32_t val[2], struct mlx4_context *ctx, int offset) function
H A Dcq.c389 mlx4_write64(doorbell, to_mctx(ibvcq->context), MLX4_CQ_DOORBELL);
/freebsd-10-stable/sys/ofed/include/linux/mlx4/
H A Ddoorbell.h55 static inline void mlx4_write64(__be32 val[2], void __iomem *dest, function
73 static inline void mlx4_write64(__be32 val[2], void __iomem *dest, function
H A Dcq.h163 mlx4_write64(doorbell, uar_page + MLX4_CQ_DOORBELL, doorbell_lock);

Completed in 120 milliseconds