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