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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/atm/
H A Dhe.h223 struct he_buff { struct
296 struct he_buff **rbpl_virt;
H A Dhe.c782 struct he_buff *heb, *next;
803 * sizeof(struct he_buff *), GFP_KERNEL);
839 he_dev->rbpl_base[i].phys = mapping + offsetof(struct he_buff, data);
846 he_writel(he_dev, (CONFIG_RBPL_BUFSIZE - sizeof(struct he_buff))/4,
1545 struct he_buff *heb, *next;
1670 struct he_buff *heb, *next;
1904 struct he_buff *heb;
1936 new_tail->phys = mapping + offsetof(struct he_buff, data);

Completed in 39 milliseconds