Home
last modified time | relevance | path

Searched defs:ib_cq (Results 1 – 10 of 10) sorted by relevance

/linux-4.1.27/net/rds/
Diw_cm.c176 void (*send_cq_handler)(struct ib_cq *, void *), in rds_iw_init_qp_attrs() argument
178 void (*recv_cq_handler)(struct ib_cq *, void *), in rds_iw_init_qp_attrs()
/linux-4.1.27/drivers/infiniband/hw/cxgb4/
Dcq.c849 int c4iw_destroy_cq(struct ib_cq *ib_cq) in c4iw_destroy_cq()
/linux-4.1.27/include/rdma/
Dib_verbs.h1218 struct ib_cq { struct
1240 struct ib_cq *cq; argument
/linux-4.1.27/drivers/infiniband/hw/amso1100/
Dc2_provider.c312 static int c2_destroy_cq(struct ib_cq *ib_cq) in c2_destroy_cq()
/linux-4.1.27/drivers/infiniband/hw/cxgb3/
Diwch_provider.c125 static int iwch_destroy_cq(struct ib_cq *ib_cq) in iwch_destroy_cq()
/linux-4.1.27/drivers/infiniband/hw/mthca/
Dmthca_qp.c1546 struct ib_cq *ib_cq) in mthca_wq_overflow()
/linux-4.1.27/drivers/infiniband/hw/mlx4/
Dqp.c2374 static int mlx4_wq_overflow(struct mlx4_ib_wq *wq, int nreq, struct ib_cq *ib_cq) in mlx4_wq_overflow()
/linux-4.1.27/drivers/infiniband/hw/ehca/
Dehca_classes.h238 struct ib_cq ib_cq; member
/linux-4.1.27/drivers/infiniband/hw/nes/
Dnes_verbs.c1786 static int nes_destroy_cq(struct ib_cq *ib_cq) in nes_destroy_cq()
/linux-4.1.27/drivers/infiniband/hw/mlx5/
Dqp.c1825 static int mlx5_wq_overflow(struct mlx5_ib_wq *wq, int nreq, struct ib_cq *ib_cq) in mlx5_wq_overflow()