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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/e1000/
H A De1000_main.c111 static int e1000_alloc_queues(struct e1000_adapter *adapter);
1198 if (e1000_alloc_queues(adapter)) {
1214 * e1000_alloc_queues - Allocate memory for all rings
1221 static int __devinit e1000_alloc_queues(struct e1000_adapter *adapter) function
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/e1000e/
H A Dnetdev.c2324 * e1000_alloc_queues - Allocate memory for all rings
2327 static int __devinit e1000_alloc_queues(struct e1000_adapter *adapter) function
3306 if (e1000_alloc_queues(adapter))

Completed in 61 milliseconds