Searched refs:to_iwch_qp (Results 1 – 3 of 3) sorted by relevance
872 qhp = to_iwch_qp(ib_qp); in iwch_destroy_qp()1072 qhp = to_iwch_qp(ibqp); in iwch_ib_modify_qp()1095 atomic_inc(&(to_iwch_qp(qp)->refcnt)); in iwch_qp_add_ref()1101 if (atomic_dec_and_test(&(to_iwch_qp(qp)->refcnt))) in iwch_qp_rem_ref()1102 wake_up(&(to_iwch_qp(qp)->wait)); in iwch_qp_rem_ref()
176 static inline struct iwch_qp *to_iwch_qp(struct ib_qp *ibqp) in to_iwch_qp() function
365 qhp = to_iwch_qp(ibqp); in iwch_post_send()475 qhp = to_iwch_qp(ibqp); in iwch_post_receive()546 qhp = to_iwch_qp(qp); in iwch_bind_mw()