Searched refs:lpfc_sli4_cq_release (Results 1 – 3 of 3) sorted by relevance
873 uint32_t lpfc_sli4_cq_release(struct lpfc_queue *, bool);
9720 phba->sli4_hba.sli4_cq_release = lpfc_sli4_cq_release; in lpfc_sli4_pci_mem_setup()
577 lpfc_sli4_cq_release(struct lpfc_queue *q, bool arm) in lpfc_sli4_cq_release() function