Searched refs:cq_destroy (Results 1 – 7 of 7) sorted by relevance
648 static void cq_destroy(struct mlx5_vdpa_net *ndev, u16 idx) in cq_destroy() function1190 cq_destroy(ndev, idx); in setup_vq()1232 cq_destroy(ndev, mvq->index); in teardown_vq()
1316 } cq_destroy; member
1173 cqp_info->in.u.cq_destroy.cq = cq; in irdma_cq_wq_destroy()1174 cqp_info->in.u.cq_destroy.scratch = (uintptr_t)cqp_request; in irdma_cq_wq_destroy()
2116 goto cq_destroy; in irdma_create_cq()2120 cq_destroy: in irdma_create_cq()
5084 status = irdma_sc_cq_destroy(pcmdinfo->in.u.cq_destroy.cq, in irdma_exec_cqp_cmd()5085 pcmdinfo->in.u.cq_destroy.scratch, in irdma_exec_cqp_cmd()
3951 struct lpfc_mbx_cq_destroy cq_destroy; member
17870 bf_set(lpfc_mbx_cq_destroy_q_id, &mbox->u.mqe.un.cq_destroy.u.request, in lpfc_cq_destroy()