Home
last modified time | relevance | path

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

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