Searched refs:rbpl_outstanding (Results 1 – 2 of 2) sorted by relevance
825 INIT_LIST_HEAD(&he_dev->rbpl_outstanding); in he_init_group()833 list_add(&heb->entry, &he_dev->rbpl_outstanding); in he_init_group()902 list_for_each_entry_safe(heb, next, &he_dev->rbpl_outstanding, entry) in he_init_group()1589 list_for_each_entry_safe(heb, next, &he_dev->rbpl_outstanding, entry) in he_stop()1932 list_add(&heb->entry, &he_dev->rbpl_outstanding); in he_service_rbpl()
302 struct list_head rbpl_outstanding; member