Lines Matching refs:ib_cq
459 struct ib_cq *cq;
556 struct ib_cq ibcq;
733 struct ib_cq *cq;
791 struct ib_cq *c0;
1131 static inline struct mlx5_ib_cq *to_mcq(struct ib_cq *ibcq) in to_mcq()
1237 int mlx5_ib_create_cq(struct ib_cq *ibcq, const struct ib_cq_init_attr *attr,
1239 int mlx5_ib_destroy_cq(struct ib_cq *cq, struct ib_udata *udata);
1240 int mlx5_ib_poll_cq(struct ib_cq *ibcq, int num_entries, struct ib_wc *wc);
1241 int mlx5_ib_arm_cq(struct ib_cq *ibcq, enum ib_cq_notify_flags flags);
1242 int mlx5_ib_modify_cq(struct ib_cq *cq, u16 cq_count, u16 cq_period);
1243 int mlx5_ib_resize_cq(struct ib_cq *ibcq, int entries, struct ib_udata *udata);
1308 int mlx5_ib_get_cqe_size(struct ib_cq *ibcq);
1419 int mlx5_ib_generate_wc(struct ib_cq *ibcq, struct ib_wc *wc);