Home
last modified time | relevance | path

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

/linux-6.15/drivers/scsi/lpfc/
H A Dlpfc_crtn.h301 int lpfc_free_rq_buffer(struct lpfc_hba *phba, struct lpfc_queue *hq);
H A Dlpfc_init.c10934 lpfc_free_rq_buffer(struct lpfc_hba *phba, struct lpfc_queue *rq) in lpfc_free_rq_buffer() function
H A Dlpfc_sli.c15790 lpfc_free_rq_buffer(queue->phba, queue); in lpfc_sli4_queue_free()