Searched refs:e1000_alloc_queues (Results 1 - 1 of 1) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/net/e1000/
H A De1000_main.c139 static int e1000_alloc_queues(struct e1000_adapter *adapter);
1315 if (e1000_alloc_queues(adapter)) {
1343 * e1000_alloc_queues - Allocate memory for all rings
1352 e1000_alloc_queues(struct e1000_adapter *adapter) function

Completed in 20 milliseconds