Home
last modified time | relevance | path

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

/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 Dwc.c284 sq->wq.db[MLX5_SND_DBR] = cpu_to_be32(sq->pc); in mlx5_wc_post_nop()
H A Den_main.c1473 wq->db = &wq->db[MLX5_SND_DBR]; in mlx5e_alloc_xdpsq()
1547 wq->db = &wq->db[MLX5_SND_DBR]; in mlx5e_alloc_icosq()
1643 wq->db = &wq->db[MLX5_SND_DBR]; in mlx5e_alloc_txqsq()
/linux/include/linux/mlx5/
H A Dqp.h186 MLX5_SND_DBR = 1, enumerator
/linux/drivers/net/ethernet/mellanox/mlx5/core/lib/
H A Daso.c173 wq->db = &wq->db[MLX5_SND_DBR]; in mlx5_aso_alloc_sq()
/linux/drivers/net/ethernet/mellanox/mlx5/core/en/
H A Dptp.c353 wq->db = &wq->db[MLX5_SND_DBR]; in mlx5e_ptp_alloc_txqsq()
/linux/drivers/net/ethernet/mellanox/mlx5/core/steering/hws/
H A Dsend.c585 wq->db = &wq->db[MLX5_SND_DBR]; in hws_send_ring_alloc_sq()
/linux/drivers/infiniband/hw/mlx5/
H A Dwr.c1037 qp->db.db[MLX5_SND_DBR] = cpu_to_be32(qp->sq.cur_post); in mlx5r_ring_db()
H A Dqp.c4452 qp->db.db[MLX5_SND_DBR] = 0; in __mlx5_ib_modify_qp()