Searched refs:tx_node_active (Results 1 – 2 of 2) sorted by relevance
167 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()
274 struct list_head *tx_node_active; member