Home
last modified time | relevance | path

Searched refs:outstanding_tpds (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/atm/
H A Dhe.h285 struct list_head outstanding_tpds; member
H A Dhe.c1433 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()
/kernel/linux/linux-6.6/drivers/atm/
H A Dhe.h285 struct list_head outstanding_tpds; member
H A Dhe.c1430 INIT_LIST_HEAD(&he_dev->outstanding_tpds); in he_start()
1819 list_for_each_entry(__tpd, &he_dev->outstanding_tpds, entry) { in he_service_tbrq()
2103 list_add_tail(&tpd->entry, &he_dev->outstanding_tpds); in __enqueue_tpd()

Completed in 11 milliseconds