Searched defs:base_cq (Results 1 – 2 of 2) sorted by relevance
1108 int siw_destroy_cq(struct ib_cq *base_cq, struct ib_udata *udata) in siw_destroy_cq() argument 1139 int siw_create_cq(struct ib_cq *base_cq, const struct ib_cq_init_attr *attr, in siw_create_cq() argument 1237 siw_poll_cq(struct ib_cq * base_cq,int num_cqe,struct ib_wc * wc) siw_poll_cq() argument 1266 siw_req_notify_cq(struct ib_cq * base_cq,enum ib_cq_notify_flags flags) siw_req_notify_cq() argument 1849 struct ib_cq *base_cq = &cq->base_cq; siw_cq_event() local [all...]
200 struct ib_cq base_cq; member 569 static inline struct siw_cq *to_siw_cq(struct ib_cq *base_cq) in to_siw_cq() argument