Searched refs:__lpfc_mbuf_free (Results 1 - 5 of 5) sorted by relevance
/linux-4.4.14/drivers/scsi/lpfc/ |
H A D | lpfc_mem.c | 381 * __lpfc_mbuf_free - Free an mbuf from the lpfc_mbuf_pool PCI pool (locked) 395 __lpfc_mbuf_free(struct lpfc_hba * phba, void *virt, dma_addr_t dma) __lpfc_mbuf_free() function 428 __lpfc_mbuf_free(phba, virt, dma); lpfc_mbuf_free()
|
H A D | lpfc_crtn.h | 337 void __lpfc_mbuf_free(struct lpfc_hba *, void *, dma_addr_t);
|
H A D | lpfc_nportdisc.c | 1490 __lpfc_mbuf_free(phba, mp->virt, mp->phys); lpfc_rcv_logo_reglogin_issue()
|
H A D | lpfc_hbadisc.c | 4729 __lpfc_mbuf_free(phba, mp->virt, mp->phys); lpfc_cleanup_node()
|
H A D | lpfc_sli.c | 16927 __lpfc_mbuf_free(phba, mp->virt, mp->phys); lpfc_cleanup_pending_mbox()
|
Completed in 221 milliseconds