Home
last modified time | relevance | path

Searched refs:netif_alloc_netdev_queues (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/net/core/
H A Ddev.c10026 static int netif_alloc_netdev_queues(struct net_device *dev) in netif_alloc_netdev_queues() function
10834 if (netif_alloc_netdev_queues(dev)) in alloc_netdev_mqs()