Home
last modified time | relevance | path

Searched refs:to_c2qp (Results 1 – 4 of 4) sorted by relevance

/linux-4.4.14/drivers/staging/rdma/amso1100/
Dc2_provider.h158 static inline struct c2_qp *to_c2qp(struct ib_qp *ibqp) in to_c2qp() function
Dc2_cm.c57 qp = to_c2qp(ibqp); in c2_llp_connect()
301 qp = to_c2qp(ibqp); in c2_llp_accept()
Dc2_provider.c209 qp = to_c2qp(ibqp); in c2_add_ref()
217 qp = to_c2qp(ibqp); in c2_rem_ref()
283 struct c2_qp *qp = to_c2qp(ib_qp); in c2_destroy_qp()
572 c2_qp_modify(to_c2dev(ibqp->device), to_c2qp(ibqp), attr, in c2_modify_qp()
Dc2_qp.c794 struct c2_qp *qp = to_c2qp(ibqp); in c2_post_send()
948 struct c2_qp *qp = to_c2qp(ibqp); in c2_post_receive()