Home
last modified time | relevance | path

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

/linux-4.4.14/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.h160 mlx5_write64(doorbell, uar_page + MLX5_CQ_DOORBELL, doorbell_lock); in mlx5_cq_arm()
/linux-4.4.14/drivers/net/ethernet/mellanox/mlx5/core/
Den.h612 mlx5_write64((__be32 *)&wqe->ctrl, sq->uar_map + ofst, NULL); in mlx5e_tx_notify_hw()
/linux-4.4.14/drivers/infiniband/hw/mlx5/
Dqp.c2862 mlx5_write64((__be32 *)ctrl, bf->regreg + bf->offset, in mlx5_ib_post_send()