Searched refs:mlx5_write64 (Results 1 – 3 of 3) sorted by relevance
49 static inline void mlx5_write64(__be32 val[2], void __iomem *dest, in mlx5_write64() function66 static inline void mlx5_write64(__be32 val[2], void __iomem *dest, in mlx5_write64() function
160 mlx5_write64(doorbell, uar_page + MLX5_CQ_DOORBELL, doorbell_lock); in mlx5_cq_arm()
2871 mlx5_write64((__be32 *)ctrl, bf->regreg + bf->offset, in mlx5_ib_post_send()