Searched refs:ace_skb (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/net/
H A Dacenic.h592 * struct ace_skb holding the rings of skb's. This is an awful lot of
596 struct ace_skb struct
619 struct ace_skb *skb;
H A Dacenic.c1171 if (!(ap->skb = kmalloc(sizeof(struct ace_skb), GFP_KERNEL))) {
1193 memset(ap->skb, 0, sizeof(struct ace_skb));

Completed in 38 milliseconds