Home
last modified time | relevance | path

Searched refs:dmabuf_list (Results 1 – 2 of 2) sorted by relevance

/Linux-v6.1/drivers/scsi/lpfc/
Dlpfc_bsg.c2774 struct list_head *dmabuf_list) in lpfc_bsg_dma_page_list_free() argument
2778 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()
Dlpfc_sli.c20799 lpfc_wr_object(struct lpfc_hba *phba, struct list_head *dmabuf_list, in lpfc_wr_object() argument
20827 list_for_each_entry(dmabuf, dmabuf_list, list) { in lpfc_wr_object()