Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/rdma/hfi1/
Dcq.c348 int hfi1_destroy_cq(struct ib_cq *ibcq) in hfi1_destroy_cq() function
Dverbs.h1005 int hfi1_destroy_cq(struct ib_cq *ibcq);
Dverbs.c2061 ibdev->destroy_cq = hfi1_destroy_cq; in hfi1_register_ib_device()