Searched refs:netdev_rx_queue_restart (Results 1 – 4 of 4) 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()
11651 err = netdev_rx_queue_restart(irq->bp->dev, irq->ring_nr); in bnxt_irq_affinity_notify()