Lines Matching defs:c2dev
134 int c2_qp_modify(struct c2_dev *c2dev, struct c2_qp *qp, in c2_qp_modify()
253 int c2_qp_set_read_limits(struct c2_dev *c2dev, struct c2_qp *qp, in c2_qp_set_read_limits()
302 static int destroy_qp(struct c2_dev *c2dev, struct c2_qp *qp) in destroy_qp()
381 static int c2_alloc_qpn(struct c2_dev *c2dev, struct c2_qp *qp) in c2_alloc_qpn()
397 static void c2_free_qpn(struct c2_dev *c2dev, int qpn) in c2_free_qpn()
404 struct c2_qp *c2_find_qpn(struct c2_dev *c2dev, int qpn) in c2_find_qpn()
415 int c2_alloc_qp(struct c2_dev *c2dev, in c2_alloc_qp()
600 void c2_free_qp(struct c2_dev *c2dev, struct c2_qp *qp) in c2_free_qp()
726 static inline void c2_activity(struct c2_dev *c2dev, u32 mq_index, u16 shared) in c2_activity()
793 struct c2_dev *c2dev = to_c2dev(ibqp->device); in c2_post_send() local
947 struct c2_dev *c2dev = to_c2dev(ibqp->device); in c2_post_receive() local
1015 void c2_init_qp_table(struct c2_dev *c2dev) in c2_init_qp_table()
1021 void c2_cleanup_qp_table(struct c2_dev *c2dev) in c2_cleanup_qp_table()