Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/rdma/ipath/
Dipath_cq.c200 struct ib_cq *ipath_create_cq(struct ib_device *ibdev, in ipath_create_cq() function
Dipath_verbs.h818 struct ib_cq *ipath_create_cq(struct ib_device *ibdev,
Dipath_verbs.c2198 dev->create_cq = ipath_create_cq; in ipath_register_ib_device()