Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/infiniband/hw/ipath/
Dipath_cq.c200 struct ib_cq *ipath_create_cq(struct ib_device *ibdev, int entries, int comp_vector, in ipath_create_cq() function
Dipath_verbs.h810 struct ib_cq *ipath_create_cq(struct ib_device *ibdev, int entries, int comp_vector,
Dipath_verbs.c2164 dev->create_cq = ipath_create_cq; in ipath_register_ib_device()