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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/core/
H A Ddev.c1382 static inline int illegal_highdma(struct net_device *dev, struct sk_buff *skb) function
1432 int features = dev->features & ~(illegal_highdma(dev, skb) ?
1549 (!(dev->features & NETIF_F_SG) || illegal_highdma(dev, skb)) &&

Completed in 51 milliseconds