Home
last modified time | relevance | path

Searched refs:num_completed (Results 1 – 7 of 7) sorted by relevance

/drivers/dma/qcom/
A Dhidma_ll.c242 u32 num_completed = 0; in hidma_handle_tre_completion() local
280 num_completed++; in hidma_handle_tre_completion()
290 if (num_completed) { in hidma_handle_tre_completion()
292 HIDMA_EVRE_SIZE * num_completed); in hidma_handle_tre_completion()
300 return num_completed; in hidma_handle_tre_completion()
/drivers/dma/
A Ddma-axi-dmac.c137 unsigned int num_completed; member
377 unsigned int start = active->num_completed - 1; in axi_dmac_compute_residue()
424 sg = &active->sg[active->num_completed]; in axi_dmac_transfer_done()
429 active->num_completed++; in axi_dmac_transfer_done()
442 if (active->num_completed == active->num_sgs || in axi_dmac_transfer_done()
445 active->num_completed = 0; /* wrap around */ in axi_dmac_transfer_done()
/drivers/acpi/acpica/
A Ddbexec.c579 info->num_completed++; in acpi_db_method_thread()
581 if (info->num_completed == info->num_threads) { in acpi_db_method_thread()
A Daclocal.h1203 u32 num_completed; member
/drivers/usb/gadget/udc/
A Dnet2280.c1126 int num_completed = 0; in scan_dma_completions() local
1156 num_completed++; in scan_dma_completions()
1185 num_completed++; in scan_dma_completions()
1188 return num_completed; in scan_dma_completions()
2604 int num_completed; in handle_ep_small() local
2618 num_completed = scan_dma_completions(ep); in handle_ep_small()
2642 if (num_completed == 0) { in handle_ep_small()
/drivers/scsi/megaraid/
A Dmegaraid_sas_fusion.c3556 u16 smid, num_completed; in complete_cmd_fusion() local
3589 num_completed = 0; in complete_cmd_fusion()
3664 num_completed++; in complete_cmd_fusion()
3705 return num_completed; in complete_cmd_fusion()
3710 if (num_completed) { in complete_cmd_fusion()
3725 return num_completed; in complete_cmd_fusion()
/drivers/net/ethernet/hisilicon/hns3/
A Dhns3_enet.c2794 dql->adj_limit, dql->num_completed); in hns3_get_timeout_queue()

Completed in 673 milliseconds