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

/linux-4.4.14/drivers/net/ethernet/intel/e1000/
H A De1000_main.c115 static int e1000_alloc_queues(struct e1000_adapter *adapter);
1312 if (e1000_alloc_queues(adapter)) { e1000_sw_init()
1328 * e1000_alloc_queues - Allocate memory for all rings
1334 static int e1000_alloc_queues(struct e1000_adapter *adapter) e1000_alloc_queues() function
/linux-4.4.14/drivers/net/ethernet/intel/e1000e/
H A Dnetdev.c2641 * e1000_alloc_queues - Allocate memory for all rings
2644 static int e1000_alloc_queues(struct e1000_adapter *adapter) e1000_alloc_queues() function
4358 if (e1000_alloc_queues(adapter)) e1000_sw_init()

Completed in 136 milliseconds