Searched refs:cq_destroy (Results 1 – 7 of 7) sorted by relevance
655 static void cq_destroy(struct mlx5_vdpa_net *ndev, u16 idx) in cq_destroy() function1274 cq_destroy(ndev, idx); in setup_vq()1317 cq_destroy(ndev, mvq->index); in teardown_vq()
1306 } cq_destroy; member
1161 cqp_info->in.u.cq_destroy.cq = cq; in irdma_cq_wq_destroy()1162 cqp_info->in.u.cq_destroy.scratch = (uintptr_t)cqp_request; in irdma_cq_wq_destroy()
2172 goto cq_destroy; in irdma_create_cq()2176 cq_destroy: in irdma_create_cq()
5007 status = irdma_sc_cq_destroy(pcmdinfo->in.u.cq_destroy.cq, in irdma_exec_cqp_cmd()5008 pcmdinfo->in.u.cq_destroy.scratch, in irdma_exec_cqp_cmd()
4002 struct lpfc_mbx_cq_destroy cq_destroy; member
17601 bf_set(lpfc_mbx_cq_destroy_q_id, &mbox->u.mqe.un.cq_destroy.u.request, in lpfc_cq_destroy()