Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/infiniband/hw/amso1100/
Dc2_provider.h158 static inline struct c2_qp *to_c2qp(struct ib_qp *ibqp) in to_c2qp() function
Dc2_cm.c53 qp = to_c2qp(ibqp); in c2_llp_connect()
296 qp = to_c2qp(ibqp); in c2_llp_accept()
Dc2_provider.c206 qp = to_c2qp(ibqp); in c2_add_ref()
214 qp = to_c2qp(ibqp); in c2_rem_ref()
280 struct c2_qp *qp = to_c2qp(ib_qp); in c2_destroy_qp()
569 c2_qp_modify(to_c2dev(ibqp->device), to_c2qp(ibqp), attr, in c2_modify_qp()
Dc2_qp.c792 struct c2_qp *qp = to_c2qp(ibqp); in c2_post_send()
946 struct c2_qp *qp = to_c2qp(ibqp); in c2_post_receive()