Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/dma/dw/
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()
Dregs.h274 struct list_head *tx_node_active; member