Home
last modified time | relevance | path

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

/drivers/infiniband/hw/mlx4/
Dmlx4_ib.h167 struct mlx4_ib_wq { struct
315 struct mlx4_ib_wq rq;
321 struct mlx4_ib_wq sq;
Dcq.c615 struct mlx4_ib_wq *wq; in mlx4_ib_qp_sw_comp()
667 struct mlx4_ib_wq *wq; in mlx4_ib_poll_one()
Dqp.c3281 static int mlx4_wq_overflow(struct mlx4_ib_wq *wq, int nreq, struct ib_cq *ib_cq) in mlx4_wq_overflow()