| /linux/include/rdma/ |
| H A D | rdmavt_cq.h | 47 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 D | cq.c | 949 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 D | restrack.c | 372 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 D | mthca_provider.c | 578 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 D | mthca_cq.c | 654 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 D | mthca_provider.h | 184 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 D | usnic_ib.h | 65 struct ib_cq ibcq; member
|
| /linux/drivers/infiniband/hw/qedr/ |
| H A D | qedr_roce_cm.c | 668 int qedr_gsi_poll_cq(struct ib_cq *ibcq, int num_entries, struct ib_wc *wc) in qedr_gsi_poll_cq()
|
| H A D | main.c | 653 struct ib_cq *ibcq; in qedr_affiliated_event() local
|
| /linux/drivers/infiniband/hw/efa/ |
| H A D | efa_verbs.c | 162 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 D | pvrdma_main.c | 360 struct ib_cq *ibcq = &cq->ibcq; in pvrdma_cq_event() local
|
| /linux/drivers/infiniband/hw/irdma/ |
| H A D | verbs.c | 2018 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 D | utils.c | 813 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 D | verbs.h | 142 struct ib_cq ibcq; member
|
| /linux/drivers/infiniband/hw/ionic/ |
| H A D | ionic_admin.c | 492 static void ionic_rdma_admincq_comp(struct ib_cq *ibcq, void *cq_context) in ionic_rdma_admincq_comp()
|
| H A D | ionic_controlpath.c | 1214 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 D | hns_roce_hw_v2.c | 912 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()
|