Searched refs:mlx5_write64 (Results 1 - 8 of 8) sorted by relevance

/freebsd-13-stable/contrib/ofed/libmlx5/
H A Ddoorbell.h50 static inline void mlx5_write64(uint32_t val[2], void *dest, struct mlx5_spinlock *lock) function
57 static inline void mlx5_write64(uint32_t val[2], void *dest, struct mlx5_spinlock *lock) function
H A Dqp.c945 mlx5_write64((__be32 *)ctrl, bf->reg + bf->offset,
H A Dcq.c1305 mlx5_write64(doorbell, ctx->uar[0] + MLX5_CQ_DOORBELL, &ctx->lock32);
/freebsd-13-stable/sys/dev/mlx5/
H A Ddoorbell.h44 static inline void mlx5_write64(__be32 val[2], void __iomem *dest, function
61 static inline void mlx5_write64(__be32 val[2], void __iomem *dest, function
H A Dcq.h152 mlx5_write64(doorbell, uar_page + MLX5_CQ_DOORBELL, doorbell_lock);
/freebsd-13-stable/sys/dev/mlx5/mlx5_en/
H A Den.h1142 mlx5_write64(wqe, sq->uar_map,
/freebsd-13-stable/sys/dev/mlx5/mlx5_fpga/
H A Dmlx5fpga_conn.c138 mlx5_write64(wqe, conn->fdev->conn_res.uar->map + MLX5_BF_OFFSET, NULL);
/freebsd-13-stable/sys/dev/mlx5/mlx5_ib/
H A Dmlx5_ib_qp.c4095 mlx5_write64((__be32 *)ctrl, bf->bfreg->map + bf->offset,

Completed in 92 milliseconds