Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/scsi/lpfc/
Dlpfc_sli4.h873 uint32_t lpfc_sli4_cq_release(struct lpfc_queue *, bool);
Dlpfc_init.c9720 phba->sli4_hba.sli4_cq_release = lpfc_sli4_cq_release; in lpfc_sli4_pci_mem_setup()
Dlpfc_sli.c577 lpfc_sli4_cq_release(struct lpfc_queue *q, bool arm) in lpfc_sli4_cq_release() function