Home
last modified time | relevance | path

Searched defs:ibwq (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/infiniband/hw/mana/
H A Dwq.c59 int mana_ib_destroy_wq(struct ib_wq *ibwq, struct ib_udata *udata) in mana_ib_destroy_wq()
H A Dqp.c109 struct ib_wq *ibwq; in mana_ib_create_qp_rss() local
811 struct ib_wq *ibwq; in mana_ib_destroy_qp_rss() local
H A Dmana_ib.h87 struct ib_wq ibwq; member
/linux/drivers/infiniband/hw/mlx5/
H A Dmlx5_ib.h408 struct ib_wq ibwq; member
1293 static inline struct mlx5_ib_rwq *to_mrwq(struct ib_wq *ibwq) in to_mrwq()