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()297 struct siw_qp *qp = to_siw_qp(ibqp); in siw_create_qp()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()587 struct siw_qp *qp = to_siw_qp(base_qp); in siw_destroy_qp()722 struct siw_qp *qp = to_siw_qp(base_qp); in siw_post_send()962 struct siw_qp *qp = to_siw_qp(base_qp); in siw_post_receive()
565 static inline struct siw_qp *to_siw_qp(struct ib_qp *base_qp) in to_siw_qp() function
Completed in 9 milliseconds