Home
last modified time | relevance | path

Searched refs:mlx4_ib_wq (Results 1 – 3 of 3) sorted by relevance

/Linux-v6.6/drivers/infiniband/hw/mlx4/
Dmlx4_ib.h163 struct mlx4_ib_wq { struct
332 struct mlx4_ib_wq rq;
338 struct mlx4_ib_wq sq;
Dcq.c610 struct mlx4_ib_wq *wq; in mlx4_ib_qp_sw_comp()
662 struct mlx4_ib_wq *wq; in mlx4_ib_poll_one()
Dqp.c3278 static int mlx4_wq_overflow(struct mlx4_ib_wq *wq, int nreq, struct ib_cq *ib_cq) in mlx4_wq_overflow()