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()
395 static void c2_free_qpn(struct c2_dev *c2dev, int qpn) in c2_free_qpn()
402 struct c2_qp *c2_find_qpn(struct c2_dev *c2dev, int qpn) in c2_find_qpn()
413 int c2_alloc_qp(struct c2_dev *c2dev, in c2_alloc_qp()
598 void c2_free_qp(struct c2_dev *c2dev, struct c2_qp *qp) in c2_free_qp()
724 static inline void c2_activity(struct c2_dev *c2dev, u32 mq_index, u16 shared) in c2_activity()
791 struct c2_dev *c2dev = to_c2dev(ibqp->device); in c2_post_send() local
945 struct c2_dev *c2dev = to_c2dev(ibqp->device); in c2_post_receive() local
1013 void __devinit c2_init_qp_table(struct c2_dev *c2dev) in c2_init_qp_table()
1019 void __devexit c2_cleanup_qp_table(struct c2_dev *c2dev) in c2_cleanup_qp_table()