Home
last modified time | relevance | path

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

/openbmc/linux/net/core/
H A Ddev.c9967 static int netif_alloc_rx_queues(struct net_device *dev) in netif_alloc_rx_queues() function
10847 if (netif_alloc_rx_queues(dev)) in alloc_netdev_mqs()