Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/ethernet/nuvoton/
Dw90p910_ether.c703 static void netdev_rx(struct net_device *dev) in netdev_rx() function
787 netdev_rx(dev); in w90p910_rx_interrupt()
796 netdev_rx(dev); in w90p910_rx_interrupt()
/linux-4.4.14/drivers/net/ethernet/dec/tulip/
Dwinbond-840.c340 static int netdev_rx(struct net_device *dev);
1138 netdev_rx(dev); in intr_handler()
1178 static int netdev_rx(struct net_device *dev) in netdev_rx() function
/linux-4.4.14/drivers/net/ethernet/
Dfealnx.c435 static int netdev_rx(struct net_device *dev);
1485 netdev_rx(dev); in intr_handler()
1612 static int netdev_rx(struct net_device *dev) in netdev_rx() function
/linux-4.4.14/drivers/net/ethernet/natsemi/
Dnatsemi.c628 static void netdev_rx(struct net_device *dev, int *work_done, int work_to_do);
2244 netdev_rx(dev, &work_done, budget); in natsemi_poll()
2278 static void netdev_rx(struct net_device *dev, int *work_done, int work_to_do) in netdev_rx() function