Home
last modified time | relevance | path

Searched refs:c2_alloc_qp (Results 1 – 3 of 3) sorted by relevance

/linux-3.4.99/drivers/infiniband/hw/amso1100/
Dc2.h489 extern int c2_alloc_qp(struct c2_dev *c2dev, struct c2_pd *pd,
Dc2_provider.c256 err = c2_alloc_qp(to_c2dev(pd->device), in c2_create_qp()
Dc2_qp.c413 int c2_alloc_qp(struct c2_dev *c2dev, in c2_alloc_qp() function