Searched refs:to_siw_qp (Results 1 – 2 of 2) sorted by relevance
248 siw_qp_get(to_siw_qp(base_qp)); in siw_qp_get_ref()253 siw_qp_put(to_siw_qp(base_qp)); in siw_qp_put_ref()508 qp = to_siw_qp(base_qp); in siw_query_qp()541 struct siw_qp *qp = to_siw_qp(base_qp); in siw_verbs_modify_qp()584 struct siw_qp *qp = to_siw_qp(base_qp); in siw_destroy_qp()719 struct siw_qp *qp = to_siw_qp(base_qp); in siw_post_send()959 struct siw_qp *qp = to_siw_qp(base_qp); in siw_post_receive()
566 static inline struct siw_qp *to_siw_qp(struct ib_qp *base_qp) in to_siw_qp() function