Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/mellanox/mlx5/core/
Dwq.c147 wq->sq.db = &wq_ctrl->db.db[MLX5_SND_DBR]; in mlx5_wq_qp_create()
Dwc.c284 sq->wq.db[MLX5_SND_DBR] = cpu_to_be32(sq->pc); in mlx5_wc_post_nop()
Den_main.c1480 wq->db = &wq->db[MLX5_SND_DBR]; in mlx5e_alloc_xdpsq()
1554 wq->db = &wq->db[MLX5_SND_DBR]; in mlx5e_alloc_icosq()
1650 wq->db = &wq->db[MLX5_SND_DBR]; in mlx5e_alloc_txqsq()
/linux-6.12.1/include/linux/mlx5/
Dqp.h186 MLX5_SND_DBR = 1, enumerator
/linux-6.12.1/drivers/net/ethernet/mellanox/mlx5/core/lib/
Daso.c173 wq->db = &wq->db[MLX5_SND_DBR]; in mlx5_aso_alloc_sq()
/linux-6.12.1/drivers/net/ethernet/mellanox/mlx5/core/en/
Dptp.c353 wq->db = &wq->db[MLX5_SND_DBR]; in mlx5e_ptp_alloc_txqsq()
/linux-6.12.1/drivers/net/ethernet/mellanox/mlx5/core/steering/hws/
Dmlx5hws_send.c577 wq->db = &wq->db[MLX5_SND_DBR]; in hws_send_ring_alloc_sq()
/linux-6.12.1/drivers/infiniband/hw/mlx5/
Dwr.c1037 qp->db.db[MLX5_SND_DBR] = cpu_to_be32(qp->sq.cur_post); in mlx5r_ring_db()
Dqp.c4420 qp->db.db[MLX5_SND_DBR] = 0; in __mlx5_ib_modify_qp()