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

/linux-4.1.27/drivers/net/ethernet/intel/e1000/
H A De1000_main.c101 static int e1000_setup_tx_resources(struct e1000_adapter *adapter,
1496 * e1000_setup_tx_resources - allocate Tx resources (Descriptors)
1502 static int e1000_setup_tx_resources(struct e1000_adapter *adapter, e1000_setup_tx_resources() function
1578 err = e1000_setup_tx_resources(adapter, &adapter->tx_ring[i]); e1000_setup_all_tx_resources()

Completed in 73 milliseconds