Searched refs:tx_node_active (Results 1 – 2 of 2) sorted by relevance
175 dwc->tx_node_active = dwc->tx_node_active->next; in dwc_do_single_block()208 dwc->tx_node_active = &first->tx_list; in dwc_dostart()322 struct list_head *head, *active = dwc->tx_node_active; in dwc_scan_descriptors()
272 struct list_head *tx_node_active; member