Searched refs:MLX5_SND_DBR (Results 1 – 4 of 4) sorted by relevance
147 wq->sq.db = &wq_ctrl->db.db[MLX5_SND_DBR]; in mlx5_wq_qp_create()
998 wq->db = &wq->db[MLX5_SND_DBR]; in mlx5e_alloc_xdpsq()1060 wq->db = &wq->db[MLX5_SND_DBR]; in mlx5e_alloc_icosq()1152 wq->db = &wq->db[MLX5_SND_DBR]; in mlx5e_alloc_txqsq()
182 MLX5_SND_DBR = 1, enumerator
3732 qp->db.db[MLX5_SND_DBR] = 0; in __mlx5_ib_modify_qp()5327 qp->db.db[MLX5_SND_DBR] = cpu_to_be32(qp->sq.cur_post); in _mlx5_ib_post_send()