Searched refs:mlx5_write64 (Results 1 – 4 of 4) sorted by relevance
/linux-4.4.14/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 | 160 mlx5_write64(doorbell, uar_page + MLX5_CQ_DOORBELL, doorbell_lock); in mlx5_cq_arm()
|
/linux-4.4.14/drivers/net/ethernet/mellanox/mlx5/core/ |
D | en.h | 612 mlx5_write64((__be32 *)&wqe->ctrl, sq->uar_map + ofst, NULL); in mlx5e_tx_notify_hw()
|
/linux-4.4.14/drivers/infiniband/hw/mlx5/ |
D | qp.c | 2862 mlx5_write64((__be32 *)ctrl, bf->regreg + bf->offset, in mlx5_ib_post_send()
|