Home
last modified time | relevance | path

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

/linux/drivers/infiniband/core/
H A Dcq.c367 static int ib_alloc_cqs(struct ib_device *dev, unsigned int nr_cqes, in ib_alloc_cqs() function
484 ret = ib_alloc_cqs(dev, nr_cqe, poll_ctx); in ib_cq_pool_get()