Home
last modified time | relevance | path

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

/Linux-v4.19/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()
/Linux-v4.19/drivers/net/ethernet/mellanox/mlx5/core/
Den.h880 mlx5_write64((__be32 *)ctrl, uar_map, NULL); in mlx5e_notify_hw()
/Linux-v4.19/drivers/net/ethernet/mellanox/mlx5/core/fpga/
Dconn.c138 mlx5_write64(wqe, conn->fdev->conn_res.uar->map + MLX5_BF_OFFSET, NULL); in mlx5_fpga_conn_notify_hw()
/Linux-v4.19/drivers/infiniband/hw/mlx5/
Dqp.c4665 mlx5_write64((__be32 *)ctrl, bf->bfreg->map + bf->offset, NULL); in _mlx5_ib_post_send()