Searched refs:netdev_rx (Results 1 – 4 of 4) sorted by relevance
31 netdev_rx.o \
330 static int netdev_rx(struct net_device *dev);1123 netdev_rx(dev); in intr_handler()1163 static int netdev_rx(struct net_device *dev) in netdev_rx() function
428 static int netdev_rx(struct net_device *dev);1477 netdev_rx(dev); in intr_handler()1606 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);2246 netdev_rx(dev, &work_done, budget); in natsemi_poll()2280 static void netdev_rx(struct net_device *dev, int *work_done, int work_to_do) in netdev_rx() function