Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/core/
H A Ddev.c9798 static int netif_alloc_rx_queues(struct net_device *dev) in netif_alloc_rx_queues() function
10546 if (netif_alloc_rx_queues(dev)) in alloc_netdev_mqs()