Searched refs:mlx5_write64 (Results 1 – 5 of 5) sorted by relevance
/Linux-v4.19/include/linux/mlx5/ |
D | doorbell.h | 49 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
|
D | cq.h | 172 mlx5_write64(doorbell, uar_page + MLX5_CQ_DOORBELL, NULL); in mlx5_cq_arm()
|
/Linux-v4.19/drivers/net/ethernet/mellanox/mlx5/core/ |
D | en.h | 880 mlx5_write64((__be32 *)ctrl, uar_map, NULL); in mlx5e_notify_hw()
|
/Linux-v4.19/drivers/net/ethernet/mellanox/mlx5/core/fpga/ |
D | conn.c | 138 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/ |
D | qp.c | 4665 mlx5_write64((__be32 *)ctrl, bf->bfreg->map + bf->offset, NULL); in _mlx5_ib_post_send()
|