Searched refs:to_c4iw_qp (Results 1 – 5 of 5) sorted by relevance
598 struct c4iw_qp *qhp = to_c4iw_qp(ibqp); in c4iw_modify_qp()615 struct c4iw_qp *qhp = to_c4iw_qp(ibqp); in c4iw_destroy_qp()651 struct c4iw_qp *qhp = to_c4iw_qp(ibqp); in c4iw_query_qp()675 struct c4iw_qp *qhp = to_c4iw_qp(ibqp); in c4iw_attach_mcast()689 struct c4iw_qp *qhp = to_c4iw_qp(ibqp); in c4iw_detach_mcast()712 struct c4iw_qp *qhp = to_c4iw_qp(event->element.qp); in c4iw_async_event()
146 static inline struct c4iw_qp *to_c4iw_qp(struct ibv_qp *ibqp) in to_c4iw_qp() function
322 qhp = to_c4iw_qp(ibqp); in c4iw_post_send()427 qhp = to_c4iw_qp(ibqp); in c4iw_post_receive()
602 kref_get(&to_c4iw_qp(qp)->kref); in c4iw_qp_add_ref()608 kref_put(&to_c4iw_qp(qp)->kref, queue_qp_free); in c4iw_qp_rem_ref()789 qhp = to_c4iw_qp(ibqp); in c4iw_post_send()927 qhp = to_c4iw_qp(ibqp); in c4iw_post_receive()1691 qhp = to_c4iw_qp(ib_qp); in c4iw_destroy_qp()1934 qhp = to_c4iw_qp(ibqp); in c4iw_ib_modify_qp()1963 struct c4iw_qp *qhp = to_c4iw_qp(ibqp); in c4iw_ib_query_qp()
500 static inline struct c4iw_qp *to_c4iw_qp(struct ib_qp *ibqp) in to_c4iw_qp() function