Home
last modified time | relevance | path

Searched refs:dmabuf_list (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/scsi/lpfc/
H A Dlpfc_bsg.c2839 * @dmabuf_list: Pointer to a list of bsg mbox page sized dma buffer descs.
2842 * descriptors referred by @dmabuf_list.
2846 struct list_head *dmabuf_list) in lpfc_bsg_dma_page_list_free()
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()
2845 lpfc_bsg_dma_page_list_free(struct lpfc_hba *phba, struct list_head *dmabuf_list) lpfc_bsg_dma_page_list_free() argument
H A Dlpfc_sli.c19760 * @dmabuf_list: list of dmabufs to write to the port.
19766 * @dmabuf_list to create a list of BDEs. This routine will fill in as many
19777 lpfc_wr_object(struct lpfc_hba *phba, struct list_head *dmabuf_list, in lpfc_wr_object() argument
19804 list_for_each_entry(dmabuf, dmabuf_list, list) { in lpfc_wr_object()
/kernel/linux/linux-6.6/drivers/scsi/lpfc/
H A Dlpfc_bsg.c2767 * @dmabuf_list: Pointer to a list of bsg mbox page sized dma buffer descs.
2770 * descriptors referred by @dmabuf_list.
2774 struct list_head *dmabuf_list) in lpfc_bsg_dma_page_list_free()
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()
2773 lpfc_bsg_dma_page_list_free(struct lpfc_hba *phba, struct list_head *dmabuf_list) lpfc_bsg_dma_page_list_free() argument
H A Dlpfc_sli.c20868 * @dmabuf_list: list of dmabufs to write to the port.
20874 * @dmabuf_list to create a list of BDEs. This routine will fill in as many
20885 lpfc_wr_object(struct lpfc_hba *phba, struct list_head *dmabuf_list, in lpfc_wr_object() argument
20914 list_for_each_entry(dmabuf, dmabuf_list, list) { in lpfc_wr_object()

Completed in 58 milliseconds