Searched refs:netdev_rx (Results 1 – 2 of 2) sorted by relevance
330 static int netdev_rx(struct net_device *dev);1121 netdev_rx(dev); in intr_handler()1161 static int netdev_rx(struct net_device *dev) in netdev_rx() function
628 static void netdev_rx(struct net_device *dev, int *work_done, int work_to_do);2243 netdev_rx(dev, &work_done, budget); in natsemi_poll()2277 static void netdev_rx(struct net_device *dev, int *work_done, int work_to_do) in netdev_rx() function