Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/atm/
Dhe.h223 struct he_buff { struct
296 struct he_buff **rbpl_virt;
Dhe.c782 struct he_buff *heb, *next; in he_init_group()
803 * sizeof(struct he_buff *), GFP_KERNEL); in he_init_group()
839 he_dev->rbpl_base[i].phys = mapping + offsetof(struct he_buff, data); in he_init_group()
846 he_writel(he_dev, (CONFIG_RBPL_BUFSIZE - sizeof(struct he_buff))/4, in he_init_group()
1545 struct he_buff *heb, *next; in he_stop()
1670 struct he_buff *heb, *next; in he_service_rbrq()
1904 struct he_buff *heb; in he_service_rbpl()
1936 new_tail->phys = mapping + offsetof(struct he_buff, data); in he_service_rbpl()