Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/intel/igc/
H A Digc_main.c322 * igc_setup_all_tx_resources - wrapper to allocate Tx resources for all queues
327 static int igc_setup_all_tx_resources(struct igc_adapter *adapter) in igc_setup_all_tx_resources() function
4642 igc_setup_all_tx_resources(adapter); in igc_request_irq()
4704 err = igc_setup_all_tx_resources(adapter); in __igc_open()
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/igc/
H A Digc_main.c385 * igc_setup_all_tx_resources - wrapper to allocate Tx resources for all queues
390 static int igc_setup_all_tx_resources(struct igc_adapter *adapter) in igc_setup_all_tx_resources() function
5859 igc_setup_all_tx_resources(adapter); in igc_request_irq()
5921 err = igc_setup_all_tx_resources(adapter); in __igc_open()

Completed in 15 milliseconds