Searched refs:outstanding_tpds (Results 1 – 2 of 2) sorted by relevance
285 struct list_head outstanding_tpds; member
1433 INIT_LIST_HEAD(&he_dev->outstanding_tpds); in he_start()1822 list_for_each_entry(__tpd, &he_dev->outstanding_tpds, entry) { in he_service_tbrq()2106 list_add_tail(&tpd->entry, &he_dev->outstanding_tpds); in __enqueue_tpd()