Searched defs:base_qp (Results 1 – 3 of 3) sorted by relevance
246 void siw_qp_get_ref(struct ib_qp *base_qp) in siw_qp_get_ref()251 void siw_qp_put_ref(struct ib_qp *base_qp) in siw_qp_put_ref()501 int siw_query_qp(struct ib_qp *base_qp, struct ib_qp_attr *qp_attr, in siw_query_qp()536 int siw_verbs_modify_qp(struct ib_qp *base_qp, struct ib_qp_attr *attr, in siw_verbs_modify_qp()585 int siw_destroy_qp(struct ib_qp *base_qp, struct ib_udata *udata) in siw_destroy_qp()719 int siw_post_send(struct ib_qp *base_qp, const struct ib_send_wr *wr, in siw_post_send()959 int siw_post_receive(struct ib_qp *base_qp, const struct ib_recv_wr *wr, in siw_post_receive()1790 struct ib_qp *base_qp = &qp->base_qp; in siw_qp_event() local
418 struct ib_qp base_qp; member565 static inline struct siw_qp *to_siw_qp(struct ib_qp *base_qp) in to_siw_qp()
173 struct ib_qp *base_qp; member
Completed in 12 milliseconds