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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/arm/
H A Dw90p910_ether.c710 static void netdev_rx(struct net_device *dev) function
795 netdev_rx(dev);
804 netdev_rx(dev);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/
H A Dfealnx.c434 static int netdev_rx(struct net_device *dev);
1473 netdev_rx(dev);
1600 static int netdev_rx(struct net_device *dev) function
1613 printk(KERN_DEBUG " netdev_rx() status was %8.8x.\n", rx_status);
1683 printk(KERN_DEBUG " netdev_rx() normal Rx pkt length %d"
H A Dnatsemi.c627 static void netdev_rx(struct net_device *dev, int *work_done, int work_to_do);
2227 /* netdev_rx() may read IntrStatus again if the RX state
2232 netdev_rx(dev, &work_done, budget);
2266 static void netdev_rx(struct net_device *dev, int *work_done, int work_to_do) function
2280 " netdev_rx() entry %d status was %#08x.\n",
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/tulip/
H A Dwinbond-840.c338 static int netdev_rx(struct net_device *dev);
1139 netdev_rx(dev);
1179 static int netdev_rx(struct net_device *dev) function
1186 printk(KERN_DEBUG " In netdev_rx(), entry %d status %04x\n",
1196 printk(KERN_DEBUG " netdev_rx() status was %08x\n",
1226 printk(KERN_DEBUG " netdev_rx() normal Rx pkt length %d status %x\n",

Completed in 175 milliseconds