Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/atm/
Dhe.h209 struct he_rbp { struct
301 struct he_rbp *rbpl_base, *rbpl_tail;
Dhe.c810 CONFIG_RBPL_SIZE * sizeof(struct he_rbp), in he_init_group()
898 sizeof(struct he_rbp), he_dev->rbpl_base, in he_init_group()
1577 * sizeof(struct he_rbp), he_dev->rbpl_base, he_dev->rbpl_phys); in he_stop()
1883 struct he_rbp *new_tail; in he_service_rbpl()
1884 struct he_rbp *rbpl_head; in he_service_rbpl()
1890 rbpl_head = (struct he_rbp *) ((unsigned long)he_dev->rbpl_base | in he_service_rbpl()
1894 new_tail = (struct he_rbp *) ((unsigned long)he_dev->rbpl_base | in he_service_rbpl()
2761 inuse += CONFIG_RBPL_SIZE * sizeof(struct he_rbp); in he_proc_read()
2762 inuse /= sizeof(struct he_rbp); in he_proc_read()