Searched refs:alloc_netdev (Results 76 - 76 of 76) sorted by relevance

1234

/linux-master/net/core/
H A Ddev.c10445 * This is useful if you are calling this function after alloc_netdev(),
10504 * alloc_netdev.
10931 pr_err("alloc_netdev: Unable to allocate device with zero queues\n");
10936 pr_err("alloc_netdev: Unable to allocate device with zero RX queues\n");
11112 return alloc_netdev(sizeof_priv, "dummy#", NET_NAME_UNKNOWN,

Completed in 167 milliseconds

1234