Home
last modified time | relevance | path

Searched refs:he_rbp (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/atm/
H A 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()
H A Dhe.h205 * in the virt member of he_rbp. NOTE: the lower six bits in the rbrq
209 struct he_rbp { struct
301 struct he_rbp *rbpl_base, *rbpl_tail;
/kernel/linux/linux-6.6/drivers/atm/
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()
H A Dhe.h205 * in the virt member of he_rbp. NOTE: the lower six bits in the rbrq
209 struct he_rbp { struct
301 struct he_rbp *rbpl_base, *rbpl_tail;

Completed in 10 milliseconds