Searched refs:netdev_rx_queue_restart (Results 1 – 3 of 3) sorted by relevance
102 int netdev_rx_queue_restart(struct net_device *dev, unsigned int rxq_idx) in netdev_rx_queue_restart() function109 EXPORT_SYMBOL_NS_GPL(netdev_rx_queue_restart, "NETDEV_INTERNAL");
61 int netdev_rx_queue_restart(struct net_device *dev, unsigned int rxq);
901 ret = netdev_rx_queue_restart(ns->netdev, queue); in nsim_qreset_write()