Home
last modified time | relevance | path

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

/openbmc/linux/drivers/atm/
H A Dhe.h209 struct he_rbp { struct
301 struct he_rbp *rbpl_base, *rbpl_tail;
H A Dhe.c807 CONFIG_RBPL_SIZE * sizeof(struct he_rbp), in he_init_group()
895 sizeof(struct he_rbp), he_dev->rbpl_base, in he_init_group()
1574 * sizeof(struct he_rbp), he_dev->rbpl_base, he_dev->rbpl_phys); in he_stop()
1880 struct he_rbp *new_tail; in he_service_rbpl()
1881 struct he_rbp *rbpl_head; in he_service_rbpl()
1887 rbpl_head = (struct he_rbp *) ((unsigned long)he_dev->rbpl_base | in he_service_rbpl()
1891 new_tail = (struct he_rbp *) ((unsigned long)he_dev->rbpl_base | in he_service_rbpl()
2758 inuse += CONFIG_RBPL_SIZE * sizeof(struct he_rbp); in he_proc_read()
2759 inuse /= sizeof(struct he_rbp); in he_proc_read()