Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/rdma/ipath/
Dipath_cq.c319 int ipath_destroy_cq(struct ib_cq *ibcq) in ipath_destroy_cq() function
Dipath_verbs.h823 int ipath_destroy_cq(struct ib_cq *ibcq);
Dipath_verbs.c2199 dev->destroy_cq = ipath_destroy_cq; in ipath_register_ib_device()