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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/atm/
H A Dhe.h302 struct list_head rbpl_outstanding; member in struct:he_dev
H A Dhe.c825 INIT_LIST_HEAD(&he_dev->rbpl_outstanding);
833 list_add(&heb->entry, &he_dev->rbpl_outstanding);
902 list_for_each_entry_safe(heb, next, &he_dev->rbpl_outstanding, entry)
1589 list_for_each_entry_safe(heb, next, &he_dev->rbpl_outstanding, entry)
1932 list_add(&heb->entry, &he_dev->rbpl_outstanding);

Completed in 38 milliseconds