Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/intel/e1000/
H A De1000_main.c74 static int e1000_setup_tx_resources(struct e1000_adapter *adapter,
1492 * e1000_setup_tx_resources - allocate Tx resources (Descriptors)
1498 static int e1000_setup_tx_resources(struct e1000_adapter *adapter, in e1000_setup_tx_resources() function
1574 err = e1000_setup_tx_resources(adapter, &adapter->tx_ring[i]); in e1000_setup_all_tx_resources()
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/e1000/
H A De1000_main.c74 static int e1000_setup_tx_resources(struct e1000_adapter *adapter,
1492 * e1000_setup_tx_resources - allocate Tx resources (Descriptors)
1498 static int e1000_setup_tx_resources(struct e1000_adapter *adapter, in e1000_setup_tx_resources() function
1574 err = e1000_setup_tx_resources(adapter, &adapter->tx_ring[i]); in e1000_setup_all_tx_resources()

Completed in 12 milliseconds