Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/scsi/lpfc/
Dlpfc_bsg.c2846 struct list_head *dmabuf_list) in lpfc_bsg_dma_page_list_free() argument
2850 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()
Dlpfc_sli.c19713 lpfc_wr_object(struct lpfc_hba *phba, struct list_head *dmabuf_list, in lpfc_wr_object() argument
19740 list_for_each_entry(dmabuf, dmabuf_list, list) { in lpfc_wr_object()