Home
last modified time | relevance | path

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

/linux-4.19.296/include/linux/mlx5/
Ddoorbell.h49 static inline void mlx5_write64(__be32 val[2], void __iomem *dest, in mlx5_write64() function
66 static inline void mlx5_write64(__be32 val[2], void __iomem *dest, in mlx5_write64() function
Dcq.h172 mlx5_write64(doorbell, uar_page + MLX5_CQ_DOORBELL, NULL); in mlx5_cq_arm()