Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/atm/
H A Dhe.h223 struct he_buff { struct
296 struct he_buff **rbpl_virt;
H A Dhe.c772 struct he_buff *heb, *next; in he_init_group()
831 he_dev->rbpl_base[i].phys = mapping + offsetof(struct he_buff, data); in he_init_group()
838 he_writel(he_dev, (CONFIG_RBPL_BUFSIZE - sizeof(struct he_buff))/4, in he_init_group()
1529 struct he_buff *heb, *next; in he_stop()
1651 struct he_buff *heb, *next; in he_service_rbrq()
1885 struct he_buff *heb; in he_service_rbpl()
1917 new_tail->phys = mapping + offsetof(struct he_buff, data); in he_service_rbpl()
/kernel/linux/linux-6.6/drivers/atm/
H A Dhe.h223 struct he_buff { struct
296 struct he_buff **rbpl_virt;
H A Dhe.c772 struct he_buff *heb, *next; in he_init_group()
828 he_dev->rbpl_base[i].phys = mapping + offsetof(struct he_buff, data); in he_init_group()
835 he_writel(he_dev, (CONFIG_RBPL_BUFSIZE - sizeof(struct he_buff))/4, in he_init_group()
1526 struct he_buff *heb, *next; in he_stop()
1648 struct he_buff *heb, *next; in he_service_rbrq()
1882 struct he_buff *heb; in he_service_rbpl()
1914 new_tail->phys = mapping + offsetof(struct he_buff, data); in he_service_rbpl()

Completed in 10 milliseconds