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() function1192 cq_destroy(ndev, idx); in setup_vq()1234 cq_destroy(ndev, mvq->index); in teardown_vq()
1153 cqp_info->in.u.cq_destroy.cq = cq; in irdma_cq_wq_destroy()1154 cqp_info->in.u.cq_destroy.scratch = (uintptr_t)cqp_request; in irdma_cq_wq_destroy()
1310 } cq_destroy; member
2110 goto cq_destroy; in irdma_create_cq()2114 cq_destroy: in irdma_create_cq()
5030 status = irdma_sc_cq_destroy(pcmdinfo->in.u.cq_destroy.cq, in irdma_exec_cqp_cmd()5031 pcmdinfo->in.u.cq_destroy.scratch, in irdma_exec_cqp_cmd()
3955 struct lpfc_mbx_cq_destroy cq_destroy; member
17677 bf_set(lpfc_mbx_cq_destroy_q_id, &mbox->u.mqe.un.cq_destroy.u.request, in lpfc_cq_destroy()
Completed in 96 milliseconds