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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/tulip/
H A Dde4x5.c938 static struct sk_buff *de4x5_alloc_rx_buff(struct net_device *dev, int index, int len);
1304 if (de4x5_alloc_rx_buff(dev, i, 0) == NULL) {
1643 if ((skb = de4x5_alloc_rx_buff(dev, entry, pkt_len)) == NULL) {
3603 de4x5_alloc_rx_buff(struct net_device *dev, int index, int len) function

Completed in 47 milliseconds