Home
last modified time | relevance | path

Searched refs:rbpl_outstanding (Results 1 – 2 of 2) sorted by relevance

/drivers/atm/
Dhe.c817 INIT_LIST_HEAD(&he_dev->rbpl_outstanding); in he_init_group()
825 list_add(&heb->entry, &he_dev->rbpl_outstanding); in he_init_group()
894 list_for_each_entry_safe(heb, next, &he_dev->rbpl_outstanding, entry) in he_init_group()
1573 list_for_each_entry_safe(heb, next, &he_dev->rbpl_outstanding, entry) in he_stop()
1913 list_add(&heb->entry, &he_dev->rbpl_outstanding); in he_service_rbpl()
Dhe.h302 struct list_head rbpl_outstanding; member