Searched refs:to_iwch_qp (Results 1 – 3 of 3) sorted by relevance
865 qhp = to_iwch_qp(ib_qp); in iwch_destroy_qp()1065 qhp = to_iwch_qp(ibqp); in iwch_ib_modify_qp()1088 atomic_inc(&(to_iwch_qp(qp)->refcnt)); in iwch_qp_add_ref()1094 if (atomic_dec_and_test(&(to_iwch_qp(qp)->refcnt))) in iwch_qp_rem_ref()1095 wake_up(&(to_iwch_qp(qp)->wait)); in iwch_qp_rem_ref()
177 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()