Home
last modified time | relevance | path

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

/Linux-v6.1/include/linux/mlx4/
Ddoorbell.h55 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
Dcq.h169 mlx4_write64(doorbell, uar_page + MLX4_CQ_DOORBELL, doorbell_lock); in mlx4_cq_arm()