Lines Matching defs:phba
62 lpfc_mem_alloc(struct lpfc_hba *phba, int align) in lpfc_mem_alloc()
179 lpfc_mem_free(struct lpfc_hba *phba) in lpfc_mem_free()
233 lpfc_mem_free_all(struct lpfc_hba *phba) in lpfc_mem_free_all()
303 lpfc_mbuf_alloc(struct lpfc_hba *phba, int mem_flags, dma_addr_t *handle) in lpfc_mbuf_alloc()
336 __lpfc_mbuf_free(struct lpfc_hba * phba, void *virt, dma_addr_t dma) in __lpfc_mbuf_free()
364 lpfc_mbuf_free(struct lpfc_hba * phba, void *virt, dma_addr_t dma) in lpfc_mbuf_free()
388 lpfc_els_hbq_alloc(struct lpfc_hba *phba) in lpfc_els_hbq_alloc()
419 lpfc_els_hbq_free(struct lpfc_hba *phba, struct hbq_dmabuf *hbqbp) in lpfc_els_hbq_free()
440 lpfc_sli4_rb_alloc(struct lpfc_hba *phba) in lpfc_sli4_rb_alloc()
479 lpfc_sli4_rb_free(struct lpfc_hba *phba, struct hbq_dmabuf *dmab) in lpfc_sli4_rb_free()
500 lpfc_in_buf_free(struct lpfc_hba *phba, struct lpfc_dmabuf *mp) in lpfc_in_buf_free()