Searched refs:ndo_queue_stop (Results 1 – 6 of 6) sorted by relevance
19 if (!qops || !qops->ndo_queue_stop || !qops->ndo_queue_mem_free || in netdev_rx_queue_restart() 44 err = qops->ndo_queue_stop(dev, old_mem, rxq_idx); in netdev_rx_queue_restart()
127 * @ndo_queue_stop: Stop the RX queue at the specified index. The stopped131 * the interface is closed. @ndo_queue_start and @ndo_queue_stop will only144 int (*ndo_queue_stop)(struct net_device *dev, member
841 .ndo_queue_stop = nsim_queue_stop,
2660 .ndo_queue_stop = gve_rx_queue_stop,
5633 .ndo_queue_stop = mlx5e_queue_stop,
16122 .ndo_queue_stop = bnxt_queue_stop,