illegal_highdma  1635 net/core/dev.c 	int features = dev->features & ~(illegal_highdma(dev, skb) ?
illegal_highdma  1809 net/core/dev.c 	    (!(dev->features & NETIF_F_SG) || illegal_highdma(dev, skb)) &&