Searched defs:base_cq (Results 1 – 3 of 3) sorted by relevance
1100 int siw_destroy_cq(struct ib_cq *base_cq, struct ib_udata *udata) in siw_destroy_cq()1131 int siw_create_cq(struct ib_cq *base_cq, const struct ib_cq_init_attr *attr, in siw_create_cq()1228 int siw_poll_cq(struct ib_cq *base_cq, int num_cqe, struct ib_wc *wc) in siw_poll_cq()1257 int siw_req_notify_cq(struct ib_cq *base_cq, enum ib_cq_notify_flags flags) in siw_req_notify_cq()1850 struct ib_cq *base_cq = &cq->base_cq; in siw_cq_event() local
203 struct ib_cq base_cq; member571 static inline struct siw_cq *to_siw_cq(struct ib_cq *base_cq) in to_siw_cq()
1330 u8 base_cq; member