Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/alteon/
H A Dacenic.h611 * struct ace_skb holding the rings of skb's. This is an awful lot of
615 struct ace_skb struct
639 struct ace_skb *skb;
H A Dacenic.c1155 if (!(ap->skb = kzalloc(sizeof(struct ace_skb), GFP_KERNEL))) { in ace_init()
/kernel/linux/linux-6.6/drivers/net/ethernet/alteon/
H A Dacenic.h611 * struct ace_skb holding the rings of skb's. This is an awful lot of
615 struct ace_skb struct
639 struct ace_skb *skb;
H A Dacenic.c1152 if (!(ap->skb = kzalloc(sizeof(struct ace_skb), GFP_KERNEL))) { in ace_init()

Completed in 10 milliseconds