Home
last modified time | relevance | path

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

/linux/drivers/infiniband/hw/mlx4/
H A Dmlx4_ib.h163 struct mlx4_ib_wq { struct
332 struct mlx4_ib_wq rq;
338 struct mlx4_ib_wq sq;
H A Dcq.c611 struct mlx4_ib_wq *wq; in mlx4_ib_qp_sw_comp()
663 struct mlx4_ib_wq *wq; in mlx4_ib_poll_one()
H A Dqp.c3278 static int mlx4_wq_overflow(struct mlx4_ib_wq *wq, int nreq, struct ib_cq *ib_cq) in mlx4_wq_overflow()