Home
last modified time | relevance | path

Searched defs:base_qp (Results 1 – 2 of 2) sorted by relevance

/drivers/infiniband/sw/siw/
A Dsiw_verbs.c262 void siw_qp_get_ref(struct ib_qp *base_qp) in siw_qp_get_ref()
267 void siw_qp_put_ref(struct ib_qp *base_qp) in siw_qp_put_ref()
512 int siw_query_qp(struct ib_qp *base_qp, struct ib_qp_attr *qp_attr, in siw_query_qp()
552 int siw_verbs_modify_qp(struct ib_qp *base_qp, struct ib_qp_attr *attr, in siw_verbs_modify_qp()
601 int siw_destroy_qp(struct ib_qp *base_qp, struct ib_udata *udata) in siw_destroy_qp()
765 int siw_post_send(struct ib_qp *base_qp, const struct ib_send_wr *wr, in siw_post_send()
1005 int siw_post_receive(struct ib_qp *base_qp, const struct ib_recv_wr *wr, in siw_post_receive()
1827 struct ib_qp *base_qp = &qp->base_qp; in siw_qp_event() local
A Dsiw.h417 struct ib_qp base_qp; member
564 static inline struct siw_qp *to_siw_qp(struct ib_qp *base_qp) in to_siw_qp()

Completed in 10 milliseconds