Searched refs:lpfc_cq_destroy (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/scsi/lpfc/ |
H A D | lpfc_sli4.h | 1079 int lpfc_cq_destroy(struct lpfc_hba *, struct lpfc_queue *);
|
H A D | lpfc_init.c | 9963 lpfc_cq_destroy(phba, phba->sli4_hba.mbx_cq); in lpfc_sli4_queue_unset() 9967 lpfc_cq_destroy(phba, phba->sli4_hba.els_cq); in lpfc_sli4_queue_unset() 9971 lpfc_cq_destroy(phba, phba->sli4_hba.nvmels_cq); in lpfc_sli4_queue_unset() 9986 lpfc_cq_destroy( in lpfc_sli4_queue_unset() 9998 lpfc_cq_destroy(phba, qp->io_cq); in lpfc_sli4_queue_unset()
|
H A D | lpfc_sli.c | 16648 * lpfc_cq_destroy - Destroy a Completion Queue on the HBA 16661 lpfc_cq_destroy(struct lpfc_hba *phba, struct lpfc_queue *cq) in lpfc_cq_destroy() function
|
/kernel/linux/linux-6.6/drivers/scsi/lpfc/ |
H A D | lpfc_sli4.h | 1095 int lpfc_cq_destroy(struct lpfc_hba *, struct lpfc_queue *);
|
H A D | lpfc_init.c | 11455 lpfc_cq_destroy(phba, phba->sli4_hba.mbx_cq); in lpfc_sli4_queue_unset() 11459 lpfc_cq_destroy(phba, phba->sli4_hba.els_cq); in lpfc_sli4_queue_unset() 11463 lpfc_cq_destroy(phba, phba->sli4_hba.nvmels_cq); in lpfc_sli4_queue_unset() 11478 lpfc_cq_destroy( in lpfc_sli4_queue_unset() 11490 lpfc_cq_destroy(phba, qp->io_cq); in lpfc_sli4_queue_unset()
|
H A D | lpfc_sli.c | 17656 * lpfc_cq_destroy - Destroy a Completion Queue on the HBA 17669 lpfc_cq_destroy(struct lpfc_hba *phba, struct lpfc_queue *cq) in lpfc_cq_destroy() function
|
Completed in 83 milliseconds