Searched refs:mlx5_write64 (Results 1 – 6 of 6) sorted by relevance
50 static inline void mlx5_write64(__be32 val[2], void __iomem *dest) in mlx5_write64() function
173 mlx5_write64(doorbell, uar_page + MLX5_CQ_DOORBELL); in mlx5_cq_arm()
116 mlx5_write64((__be32 *)ctrl, uar_map); in mlx5e_notify_hw()
220 mlx5_write64(ctrl, dr_qp->uar->map + MLX5_BF_OFFSET); in dr_cmd_notify_hw()
138 mlx5_write64(wqe, conn->fdev->conn_res.uar->map + MLX5_BF_OFFSET); in mlx5_fpga_conn_notify_hw()
5334 mlx5_write64((__be32 *)ctrl, bf->bfreg->map + bf->offset); in _mlx5_ib_post_send()