Searched refs:to_iwch_qp (Results 1 – 3 of 3) sorted by relevance
894 qhp = to_iwch_qp(ib_qp); in iwch_destroy_qp()1094 qhp = to_iwch_qp(ibqp); in iwch_ib_modify_qp()1117 atomic_inc(&(to_iwch_qp(qp)->refcnt)); in iwch_qp_add_ref()1123 if (atomic_dec_and_test(&(to_iwch_qp(qp)->refcnt))) in iwch_qp_rem_ref()1124 wake_up(&(to_iwch_qp(qp)->wait)); in iwch_qp_rem_ref()
179 static inline struct iwch_qp *to_iwch_qp(struct ib_qp *ibqp) in to_iwch_qp() function
366 qhp = to_iwch_qp(ibqp); in iwch_post_send()476 qhp = to_iwch_qp(ibqp); in iwch_post_receive()547 qhp = to_iwch_qp(qp); in iwch_bind_mw()