Searched refs:dmabuf_list (Results 1 – 2 of 2) sorted by relevance
2846 struct list_head *dmabuf_list) in lpfc_bsg_dma_page_list_free() argument2850 if (list_empty(dmabuf_list)) in lpfc_bsg_dma_page_list_free()2853 list_for_each_entry_safe(dmabuf, next_dmabuf, dmabuf_list, list) { in lpfc_bsg_dma_page_list_free()
19713 lpfc_wr_object(struct lpfc_hba *phba, struct list_head *dmabuf_list, in lpfc_wr_object() argument19740 list_for_each_entry(dmabuf, dmabuf_list, list) { in lpfc_wr_object()