Home
last modified time | relevance | path

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

/linux/drivers/atm/
H A Dhe.c804 CONFIG_RBPL_SIZE * sizeof(struct he_rbp), in he_init_group()
892 sizeof(struct he_rbp), he_dev->rbpl_base, in he_init_group()
1571 * sizeof(struct he_rbp), he_dev->rbpl_base, he_dev->rbpl_phys); in he_stop()
1878 struct he_rbp *new_tail; in he_service_rbpl()
1879 struct he_rbp *rbpl_head; in he_service_rbpl()
1885 rbpl_head = (struct he_rbp *) ((unsigned long)he_dev->rbpl_base | in he_service_rbpl()
1889 new_tail = (struct he_rbp *) ((unsigned long)he_dev->rbpl_base | in he_service_rbpl()
2756 inuse += CONFIG_RBPL_SIZE * sizeof(struct he_rbp); in he_proc_read()
2757 inuse /= sizeof(struct he_rbp); in he_proc_read()
H A Dhe.h209 struct he_rbp { struct
301 struct he_rbp *rbpl_base, *rbpl_tail;