Lines Matching defs:qp
58 static inline void get_cqs(struct pvrdma_qp *qp, struct pvrdma_cq **send_cq, in get_cqs()
101 static void pvrdma_reset_qp(struct pvrdma_qp *qp) in pvrdma_reset_qp()
132 struct pvrdma_qp *qp) in pvrdma_set_rq_size()
157 struct pvrdma_qp *qp) in pvrdma_set_sq_size()
195 struct pvrdma_qp *qp = NULL; in pvrdma_create_qp() local
439 static void _pvrdma_free_qp(struct pvrdma_qp *qp) in _pvrdma_free_qp()
462 static void pvrdma_free_qp(struct pvrdma_qp *qp) in pvrdma_free_qp()
510 int pvrdma_destroy_qp(struct ib_qp *qp, struct ib_udata *udata) in pvrdma_destroy_qp()
521 struct pvrdma_qp *qp) in __pvrdma_destroy_qp()
540 struct pvrdma_qp *qp = to_vqp(ibqp); in pvrdma_modify_qp() local
642 static inline void *get_sq_wqe(struct pvrdma_qp *qp, unsigned int n) in get_sq_wqe()
648 static inline void *get_rq_wqe(struct pvrdma_qp *qp, unsigned int n) in get_rq_wqe()
682 struct pvrdma_qp *qp = to_vqp(ibqp); in pvrdma_post_send() local
894 struct pvrdma_qp *qp = to_vqp(ibqp); in pvrdma_post_recv() local
986 struct pvrdma_qp *qp = to_vqp(ibqp); in pvrdma_query_qp() local