Searched refs:mlx5_write64 (Results 1 – 2 of 2) 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
172 mlx5_write64(doorbell, uar_page + MLX5_CQ_DOORBELL, NULL); in mlx5_cq_arm()