Searched refs:dmabuf_list (Results 1 – 2 of 2) sorted by relevance
2774 struct list_head *dmabuf_list) in lpfc_bsg_dma_page_list_free() argument2778 if (list_empty(dmabuf_list)) in lpfc_bsg_dma_page_list_free()2781 list_for_each_entry_safe(dmabuf, next_dmabuf, dmabuf_list, list) { in lpfc_bsg_dma_page_list_free()
20885 lpfc_wr_object(struct lpfc_hba *phba, struct list_head *dmabuf_list, in lpfc_wr_object() argument20914 list_for_each_entry(dmabuf, dmabuf_list, list) { in lpfc_wr_object()