Searched refs:e1000_setup_tx_resources (Results 1 – 1 of 1) sorted by relevance
74 static int e1000_setup_tx_resources(struct e1000_adapter *adapter,1494 * e1000_setup_tx_resources - allocate Tx resources (Descriptors)1500 static int e1000_setup_tx_resources(struct e1000_adapter *adapter, in e1000_setup_tx_resources() function 1576 err = e1000_setup_tx_resources(adapter, &adapter->tx_ring[i]); in e1000_setup_all_tx_resources()