Home
last modified time | relevance | path

Searched refs:MLX5_SND_DBR (Results 1 – 8 of 8) sorted by relevance

/openbmc/linux/drivers/infiniband/hw/mlx5/
H A Dmem.c145 qp->db.db[MLX5_SND_DBR] = cpu_to_be32(qp->sq.cur_post); in post_send_nop()
H A Dwr.c1037 qp->db.db[MLX5_SND_DBR] = cpu_to_be32(qp->sq.cur_post); in mlx5r_ring_db()
H A Dqp.c4428 qp->db.db[MLX5_SND_DBR] = 0; in __mlx5_ib_modify_qp()
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Dwq.c147 wq->sq.db = &wq_ctrl->db.db[MLX5_SND_DBR]; in mlx5_wq_qp_create()
H A Den_main.c1373 wq->db = &wq->db[MLX5_SND_DBR]; in mlx5e_alloc_xdpsq()
1447 wq->db = &wq->db[MLX5_SND_DBR]; in mlx5e_alloc_icosq()
1543 wq->db = &wq->db[MLX5_SND_DBR]; in mlx5e_alloc_txqsq()
/openbmc/linux/include/linux/mlx5/
H A Dqp.h185 MLX5_SND_DBR = 1, enumerator
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/lib/
H A Daso.c173 wq->db = &wq->db[MLX5_SND_DBR]; in mlx5_aso_alloc_sq()
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en/
H A Dptp.c352 wq->db = &wq->db[MLX5_SND_DBR]; in mlx5e_ptp_alloc_txqsq()