Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/dma/dw/
H A Dcore.c170 dwc->tx_node_active = dwc->tx_node_active->next; in dwc_do_single_block()
203 dwc->tx_node_active = &first->tx_list; in dwc_dostart()
317 struct list_head *head, *active = dwc->tx_node_active; in dwc_scan_descriptors()
H A Dregs.h274 struct list_head *tx_node_active; member
/kernel/linux/linux-6.6/drivers/dma/dw/
H A Dcore.c167 dwc->tx_node_active = dwc->tx_node_active->next; in dwc_do_single_block()
200 dwc->tx_node_active = &first->tx_list; in dwc_dostart()
314 struct list_head *head, *active = dwc->tx_node_active; in dwc_scan_descriptors()
H A Dregs.h274 struct list_head *tx_node_active; member

Completed in 6 milliseconds