/linux-4.1.27/drivers/infiniband/hw/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() 314 int ipath_destroy_cq(struct ib_cq *ibcq) in ipath_destroy_cq() 342 int ipath_req_notify_cq(struct ib_cq *ibcq, enum ib_cq_notify_flags notify_flags) in ipath_req_notify_cq() 371 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 670 static inline struct ipath_cq *to_icq(struct ib_cq *ibcq) in to_icq()
|
/linux-4.1.27/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() 330 int qib_destroy_cq(struct ib_cq *ibcq) in qib_destroy_cq() 358 int qib_req_notify_cq(struct ib_cq *ibcq, enum ib_cq_notify_flags notify_flags) in qib_req_notify_cq() 387 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 823 static inline struct qib_cq *to_icq(struct ib_cq *ibcq) in to_icq()
|
/linux-4.1.27/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 363 int mlx4_ib_resize_cq(struct ib_cq *ibcq, int entries, struct ib_udata *udata) in mlx4_ib_resize_cq() 882 int mlx4_ib_poll_cq(struct ib_cq *ibcq, int num_entries, struct ib_wc *wc) in mlx4_ib_poll_cq() 914 int mlx4_ib_arm_cq(struct ib_cq *ibcq, enum ib_cq_notify_flags flags) in mlx4_ib_arm_cq()
|
D | mlx4_ib.h | 104 struct ib_cq ibcq; member 578 static inline struct mlx4_ib_cq *to_mcq(struct ib_cq *ibcq) in to_mcq()
|
/linux-4.1.27/drivers/infiniband/hw/mlx5/ |
D | cq.c | 41 struct ib_cq *ibcq = &to_mibcq(cq)->ibcq; in mlx5_ib_cq_comp() local 50 struct ib_cq *ibcq = &cq->ibcq; in mlx5_ib_cq_event() local 546 int mlx5_ib_poll_cq(struct ib_cq *ibcq, int num_entries, struct ib_wc *wc) in mlx5_ib_poll_cq() 573 int mlx5_ib_arm_cq(struct ib_cq *ibcq, enum ib_cq_notify_flags flags) in mlx5_ib_arm_cq() 1067 int mlx5_ib_resize_cq(struct ib_cq *ibcq, int entries, struct ib_udata *udata) in mlx5_ib_resize_cq() 1180 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 | 268 struct ib_cq ibcq; member 466 static inline struct mlx5_ib_cq *to_mcq(struct ib_cq *ibcq) in to_mcq()
|
/linux-4.1.27/drivers/infiniband/hw/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.1.27/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 | 102 struct ib_cq ibcq; member 112 static inline struct iwch_cq *to_iwch_cq(struct ib_cq *ibcq) in to_iwch_cq()
|
D | iwch_provider.c | 313 static int iwch_arm_cq(struct ib_cq *ibcq, enum ib_cq_notify_flags flags) in iwch_arm_cq()
|
/linux-4.1.27/drivers/infiniband/hw/cxgb4/ |
D | cq.c | 828 int c4iw_poll_cq(struct ib_cq *ibcq, int num_entries, struct ib_wc *wc) in c4iw_poll_cq() 1001 int c4iw_arm_cq(struct ib_cq *ibcq, enum ib_cq_notify_flags flags) in c4iw_arm_cq()
|
D | iw_cxgb4.h | 425 struct ib_cq ibcq; member 434 static inline struct c4iw_cq *to_c4iw_cq(struct ib_cq *ibcq) in to_c4iw_cq()
|
/linux-4.1.27/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 | 767 static int mthca_resize_cq(struct ib_cq *ibcq, int entries, struct ib_udata *udata) in mthca_resize_cq()
|
/linux-4.1.27/drivers/infiniband/hw/ehca/ |
D | ehca_main.c | 534 struct ib_cq *ibcq; in ehca_create_aqp1() local
|
/linux-4.1.27/drivers/infiniband/hw/ocrdma/ |
D | ocrdma_verbs.c | 1053 int ocrdma_resize_cq(struct ib_cq *ibcq, int new_cnt, in ocrdma_resize_cq() 1093 int ocrdma_destroy_cq(struct ib_cq *ibcq) in ocrdma_destroy_cq() 2908 int ocrdma_poll_cq(struct ib_cq *ibcq, int num_entries, struct ib_wc *wc) in ocrdma_poll_cq() 2944 int ocrdma_arm_cq(struct ib_cq *ibcq, enum ib_cq_notify_flags cq_flags) in ocrdma_arm_cq()
|
D | ocrdma.h | 297 struct ib_cq ibcq; member 454 static inline struct ocrdma_cq *get_ocrdma_cq(struct ib_cq *ibcq) in get_ocrdma_cq()
|
/linux-4.1.27/drivers/infiniband/hw/usnic/ |
D | usnic_ib_verbs.c | 746 int usnic_ib_poll_cq(struct ib_cq *ibcq, int num_entries, in usnic_ib_poll_cq()
|
/linux-4.1.27/drivers/infiniband/hw/nes/ |
D | nes_verbs.h | 112 struct ib_cq ibcq; member
|
D | nes_verbs.c | 3632 static int nes_poll_cq(struct ib_cq *ibcq, int num_entries, struct ib_wc *entry) in nes_poll_cq() 3807 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()
|