Home
last modified time | relevance | path

Searched defs:ibcq (Results 1 – 17 of 17) sorted by relevance

/linux/include/rdma/
H A Drdmavt_cq.h47 struct ib_cq ibcq; member
60 static inline struct rvt_cq *ibcq_to_rvtcq(struct ib_cq *ibcq) in ibcq_to_rvtcq()
/linux/drivers/infiniband/hw/cxgb4/
H A Dcq.c949 int c4iw_poll_cq(struct ib_cq *ibcq, int num_entries, struct ib_wc *wc) in c4iw_poll_cq()
997 int c4iw_create_cq(struct ib_cq *ibcq, const struct ib_cq_init_attr *attr, in c4iw_create_cq()
1167 int c4iw_arm_cq(struct ib_cq *ibcq, enum ib_cq_notify_flags flags) in c4iw_arm_cq()
H A Drestrack.c372 int c4iw_fill_res_cq_entry(struct sk_buff *msg, struct ib_cq *ibcq) in c4iw_fill_res_cq_entry()
/linux/drivers/infiniband/hw/mthca/
H A Dmthca_provider.c578 static int mthca_create_cq(struct ib_cq *ibcq, in mthca_create_cq()
701 static int mthca_resize_cq(struct ib_cq *ibcq, unsigned int entries, in mthca_resize_cq()
H A Dmthca_cq.c654 int mthca_poll_cq(struct ib_cq *ibcq, int num_entries, in mthca_poll_cq()
736 int mthca_arbel_arm_cq(struct ib_cq *ibcq, enum ib_cq_notify_flags flags) in mthca_arbel_arm_cq()
H A Dmthca_provider.h184 struct ib_cq ibcq; member
301 static inline struct mthca_cq *to_mcq(struct ib_cq *ibcq) in to_mcq()
/linux/drivers/infiniband/hw/usnic/
H A Dusnic_ib.h65 struct ib_cq ibcq; member
/linux/drivers/infiniband/hw/qedr/
H A Dqedr_roce_cm.c668 int qedr_gsi_poll_cq(struct ib_cq *ibcq, int num_entries, struct ib_wc *wc) in qedr_gsi_poll_cq()
H A Dmain.c653 struct ib_cq *ibcq; in qedr_affiliated_event() local
/linux/drivers/infiniband/hw/efa/
H A Defa_verbs.c162 static inline struct efa_cq *to_ecq(struct ib_cq *ibcq) in to_ecq()
1056 int efa_destroy_cq(struct ib_cq *ibcq, struct ib_udata *udata) in efa_destroy_cq()
1113 int efa_create_user_cq(struct ib_cq *ibcq, const struct ib_cq_init_attr *attr, in efa_create_user_cq()
/linux/drivers/infiniband/hw/vmw_pvrdma/
H A Dpvrdma_main.c360 struct ib_cq *ibcq = &cq->ibcq; in pvrdma_cq_event() local
/linux/drivers/infiniband/hw/irdma/
H A Dverbs.c2018 static int irdma_resize_cq(struct ib_cq *ibcq, unsigned int entries, in irdma_resize_cq()
2473 static int irdma_create_cq(struct ib_cq *ibcq, in irdma_create_cq()
4558 static int irdma_poll_cq(struct ib_cq *ibcq, int num_entries, in irdma_poll_cq()
4579 static int irdma_req_notify_cq(struct ib_cq *ibcq, in irdma_req_notify_cq()
H A Dutils.c813 void irdma_cq_add_ref(struct ib_cq *ibcq) in irdma_cq_add_ref()
820 void irdma_cq_rem_ref(struct ib_cq *ibcq) in irdma_cq_rem_ref()
H A Dverbs.h142 struct ib_cq ibcq; member
/linux/drivers/infiniband/hw/ionic/
H A Dionic_admin.c492 static void ionic_rdma_admincq_comp(struct ib_cq *ibcq, void *cq_context) in ionic_rdma_admincq_comp()
H A Dionic_controlpath.c1214 int ionic_create_cq(struct ib_cq *ibcq, const struct ib_cq_init_attr *attr, in ionic_create_cq()
1289 int ionic_destroy_cq(struct ib_cq *ibcq, struct ib_udata *udata) in ionic_destroy_cq()
/linux/drivers/infiniband/hw/hns/
H A Dhns_roce_hw_v2.c912 static void handle_drain_completion(struct ib_cq *ibcq, in handle_drain_completion()
3923 static int hns_roce_v2_req_notify_cq(struct ib_cq *ibcq, in hns_roce_v2_req_notify_cq()
4278 static int hns_roce_v2_poll_cq(struct ib_cq *ibcq, int num_entries, in hns_roce_v2_poll_cq()