Searched refs:netdev_rx_queue_restart (Results 1 – 4 of 4) sorted by relevance
12 int netdev_rx_queue_restart(struct net_device *dev, unsigned int rxq_idx) in netdev_rx_queue_restart() function88 EXPORT_SYMBOL_NS_GPL(netdev_rx_queue_restart, "NETDEV_INTERNAL");134 ret = netdev_rx_queue_restart(dev, rxq_idx); in __net_mp_open_rxq()177 err = netdev_rx_queue_restart(dev, ifq_idx); in __net_mp_close_rxq()
59 int netdev_rx_queue_restart(struct net_device *dev, unsigned int rxq);
798 ret = netdev_rx_queue_restart(ns->netdev, queue); in nsim_qreset_write()
11410 err = netdev_rx_queue_restart(irq->bp->dev, irq->ring_nr); in bnxt_irq_affinity_notify()