/linux-4.4.14/drivers/staging/rdma/ipath/ |
D | ipath_cq.c | 129 int ipath_poll_cq(struct ib_cq *ibcq, int num_entries, struct ib_wc *entry) in ipath_poll_cq() 319 int ipath_destroy_cq(struct ib_cq *ibcq) in ipath_destroy_cq() 347 int ipath_req_notify_cq(struct ib_cq *ibcq, enum ib_cq_notify_flags notify_flags) in ipath_req_notify_cq() 376 int ipath_resize_cq(struct ib_cq *ibcq, int cqe, struct ib_udata *udata) in ipath_resize_cq()
|
D | ipath_verbs.h | 215 struct ib_cq ibcq; member 676 static inline struct ipath_cq *to_icq(struct ib_cq *ibcq) in to_icq()
|
/linux-4.4.14/drivers/infiniband/hw/qib/ |
D | qib_cq.c | 136 int qib_poll_cq(struct ib_cq *ibcq, int num_entries, struct ib_wc *entry) in qib_poll_cq() 335 int qib_destroy_cq(struct ib_cq *ibcq) in qib_destroy_cq() 363 int qib_req_notify_cq(struct ib_cq *ibcq, enum ib_cq_notify_flags notify_flags) in qib_req_notify_cq() 392 int qib_resize_cq(struct ib_cq *ibcq, int cqe, struct ib_udata *udata) in qib_resize_cq()
|
D | qib_verbs.h | 270 struct ib_cq ibcq; member 831 static inline struct qib_cq *to_icq(struct ib_cq *ibcq) in to_icq()
|
/linux-4.4.14/drivers/staging/rdma/hfi1/ |
D | cq.c | 152 int hfi1_poll_cq(struct ib_cq *ibcq, int num_entries, struct ib_wc *entry) in hfi1_poll_cq() 348 int hfi1_destroy_cq(struct ib_cq *ibcq) in hfi1_destroy_cq() 376 int hfi1_req_notify_cq(struct ib_cq *ibcq, enum ib_cq_notify_flags notify_flags) in hfi1_req_notify_cq() 405 int hfi1_resize_cq(struct ib_cq *ibcq, int cqe, struct ib_udata *udata) in hfi1_resize_cq()
|
D | verbs.h | 282 struct ib_cq ibcq; member 815 static inline struct hfi1_cq *to_icq(struct ib_cq *ibcq) in to_icq()
|
/linux-4.4.14/drivers/infiniband/hw/mlx4/ |
D | cq.c | 44 struct ib_cq *ibcq = &to_mibcq(cq)->ibcq; in mlx4_ib_cq_comp() local 51 struct ib_cq *ibcq; in mlx4_ib_cq_event() local 372 int mlx4_ib_resize_cq(struct ib_cq *ibcq, int entries, struct ib_udata *udata) in mlx4_ib_resize_cq() 891 int mlx4_ib_poll_cq(struct ib_cq *ibcq, int num_entries, struct ib_wc *wc) in mlx4_ib_poll_cq() 923 int mlx4_ib_arm_cq(struct ib_cq *ibcq, enum ib_cq_notify_flags flags) in mlx4_ib_arm_cq()
|
D | mlx4_ib.h | 117 struct ib_cq ibcq; member 630 static inline struct mlx4_ib_cq *to_mcq(struct ib_cq *ibcq) in to_mcq()
|
/linux-4.4.14/drivers/infiniband/hw/mlx5/ |
D | cq.c | 42 struct ib_cq *ibcq = &to_mibcq(cq)->ibcq; in mlx5_ib_cq_comp() local 51 struct ib_cq *ibcq = &cq->ibcq; in mlx5_ib_cq_event() local 554 int mlx5_ib_poll_cq(struct ib_cq *ibcq, int num_entries, struct ib_wc *wc) in mlx5_ib_poll_cq() 581 int mlx5_ib_arm_cq(struct ib_cq *ibcq, enum ib_cq_notify_flags flags) in mlx5_ib_arm_cq() 1080 int mlx5_ib_resize_cq(struct ib_cq *ibcq, int entries, struct ib_udata *udata) in mlx5_ib_resize_cq() 1193 int mlx5_ib_get_cqe_size(struct mlx5_ib_dev *dev, struct ib_cq *ibcq) in mlx5_ib_get_cqe_size()
|
D | mlx5_ib.h | 272 struct ib_cq ibcq; member 451 static inline struct mlx5_ib_cq *to_mcq(struct ib_cq *ibcq) in to_mcq()
|
/linux-4.4.14/drivers/staging/rdma/amso1100/ |
D | c2_cq.c | 201 int c2_poll_cq(struct ib_cq *ibcq, int num_entries, struct ib_wc *entry) in c2_poll_cq() 222 int c2_arm_cq(struct ib_cq *ibcq, enum ib_cq_notify_flags notify_flags) in c2_arm_cq()
|
D | c2_provider.h | 92 struct ib_cq ibcq; member 153 static inline struct c2_cq *to_c2cq(struct ib_cq *ibcq) in to_c2cq()
|
/linux-4.4.14/drivers/infiniband/hw/cxgb3/ |
D | iwch_cq.c | 195 int iwch_poll_cq(struct ib_cq *ibcq, int num_entries, struct ib_wc *wc) in iwch_poll_cq()
|
D | iwch_provider.h | 104 struct ib_cq ibcq; member 114 static inline struct iwch_cq *to_iwch_cq(struct ib_cq *ibcq) in to_iwch_cq()
|
D | iwch_provider.c | 322 static int iwch_arm_cq(struct ib_cq *ibcq, enum ib_cq_notify_flags flags) in iwch_arm_cq()
|
/linux-4.4.14/drivers/infiniband/hw/cxgb4/ |
D | cq.c | 826 int c4iw_poll_cq(struct ib_cq *ibcq, int num_entries, struct ib_wc *wc) in c4iw_poll_cq() 1004 int c4iw_arm_cq(struct ib_cq *ibcq, enum ib_cq_notify_flags flags) in c4iw_arm_cq()
|
D | iw_cxgb4.h | 413 struct ib_cq ibcq; member 422 static inline struct c4iw_cq *to_c4iw_cq(struct ib_cq *ibcq) in to_c4iw_cq()
|
/linux-4.4.14/drivers/infiniband/hw/mthca/ |
D | mthca_cq.c | 662 int mthca_poll_cq(struct ib_cq *ibcq, int num_entries, in mthca_poll_cq() 744 int mthca_arbel_arm_cq(struct ib_cq *ibcq, enum ib_cq_notify_flags flags) in mthca_arbel_arm_cq()
|
D | mthca_provider.h | 202 struct ib_cq ibcq; member 324 static inline struct mthca_cq *to_mcq(struct ib_cq *ibcq) in to_mcq()
|
D | mthca_provider.c | 775 static int mthca_resize_cq(struct ib_cq *ibcq, int entries, struct ib_udata *udata) in mthca_resize_cq()
|
/linux-4.4.14/drivers/staging/rdma/ehca/ |
D | ehca_main.c | 554 struct ib_cq *ibcq; in ehca_create_aqp1() local
|
/linux-4.4.14/drivers/infiniband/hw/ocrdma/ |
D | ocrdma_verbs.c | 1124 int ocrdma_resize_cq(struct ib_cq *ibcq, int new_cnt, in ocrdma_resize_cq() 1164 int ocrdma_destroy_cq(struct ib_cq *ibcq) in ocrdma_destroy_cq() 2951 int ocrdma_poll_cq(struct ib_cq *ibcq, int num_entries, struct ib_wc *wc) in ocrdma_poll_cq() 2987 int ocrdma_arm_cq(struct ib_cq *ibcq, enum ib_cq_notify_flags cq_flags) in ocrdma_arm_cq()
|
D | ocrdma.h | 317 struct ib_cq ibcq; member 474 static inline struct ocrdma_cq *get_ocrdma_cq(struct ib_cq *ibcq) in get_ocrdma_cq()
|
/linux-4.4.14/drivers/infiniband/hw/usnic/ |
D | usnic_ib_verbs.c | 769 int usnic_ib_poll_cq(struct ib_cq *ibcq, int num_entries, in usnic_ib_poll_cq()
|
/linux-4.4.14/drivers/infiniband/hw/nes/ |
D | nes_verbs.h | 116 struct ib_cq ibcq; member
|
D | nes_verbs.c | 3608 static int nes_poll_cq(struct ib_cq *ibcq, int num_entries, struct ib_wc *entry) in nes_poll_cq() 3783 static int nes_req_notify_cq(struct ib_cq *ibcq, enum ib_cq_notify_flags notify_flags) in nes_req_notify_cq()
|
D | nes.h | 505 static inline struct nes_cq *to_nescq(struct ib_cq *ibcq) in to_nescq()
|