Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/intel/igb/
H A Digb_main.c106 static int igb_setup_all_rx_resources(struct igb_adapter *);
1433 igb_setup_all_rx_resources(adapter); in igb_request_irq()
4080 err = igb_setup_all_rx_resources(adapter); in __igb_open()
4397 * igb_setup_all_rx_resources - wrapper to allocate Rx resources
4403 static int igb_setup_all_rx_resources(struct igb_adapter *adapter) in igb_setup_all_rx_resources() function
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/igb/
H A Digb_main.c105 static int igb_setup_all_rx_resources(struct igb_adapter *);
1430 igb_setup_all_rx_resources(adapter); in igb_request_irq()
4159 err = igb_setup_all_rx_resources(adapter); in __igb_open()
4483 * igb_setup_all_rx_resources - wrapper to allocate Rx resources
4489 static int igb_setup_all_rx_resources(struct igb_adapter *adapter) in igb_setup_all_rx_resources() function

Completed in 22 milliseconds