Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/infiniband/hw/ipath/
Dipath_cq.c314 int ipath_destroy_cq(struct ib_cq *ibcq) in ipath_destroy_cq() function
Dipath_verbs.h814 int ipath_destroy_cq(struct ib_cq *ibcq);
Dipath_verbs.c2165 dev->destroy_cq = ipath_destroy_cq; in ipath_register_ib_device()