Searched defs:base_qp (Results 1 – 4 of 4) sorted by relevance
286 void siw_qp_get_ref(struct ib_qp *base_qp) in siw_qp_get_ref()291 void siw_qp_put_ref(struct ib_qp *base_qp) in siw_qp_put_ref()523 int siw_query_qp(struct ib_qp *base_qp, struct ib_qp_attr *qp_attr, in siw_query_qp()558 int siw_verbs_modify_qp(struct ib_qp *base_qp, struct ib_qp_attr *attr, in siw_verbs_modify_qp()604 int siw_destroy_qp(struct ib_qp *base_qp, struct ib_udata *udata) in siw_destroy_qp()697 int siw_post_send(struct ib_qp *base_qp, const struct ib_send_wr *wr, in siw_post_send()909 int siw_post_receive(struct ib_qp *base_qp, const struct ib_recv_wr *wr, in siw_post_receive()1704 struct ib_qp *base_qp = qp->ib_qp; in siw_qp_event() local
251 static void siw_verbs_sq_flush(struct ib_qp *base_qp) in siw_verbs_sq_flush()260 static void siw_verbs_rq_flush(struct ib_qp *base_qp) in siw_verbs_rq_flush()
486 struct ib_qp base_qp; member580 static inline struct siw_base_qp *to_siw_base_qp(struct ib_qp *base_qp) in to_siw_base_qp()585 static inline struct siw_qp *to_siw_qp(struct ib_qp *base_qp) in to_siw_qp()
173 struct ib_qp *base_qp; member