Home
last modified time | relevance | path

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

/src/sys/dev/qlnx/qlnxr/
H A Dqlnxr_verbs.c1724 struct ecore_rdma_destroy_cq_out_params destroy_oparams; in qlnxr_create_cq() local
1747 memset(&destroy_oparams, 0, sizeof(struct ecore_rdma_destroy_cq_out_params)); in qlnxr_create_cq()
1862 ecore_rdma_destroy_cq(dev->rdma_ctx, &destroy_iparams, &destroy_oparams); in qlnxr_create_cq()