Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_main.c6258 * ixgbe_sw_init - Initialize general software structures (struct ixgbe_adapter)
6262 * ixgbe_sw_init initializes the Adapter private data structure.
6266 static int ixgbe_sw_init(struct ixgbe_adapter *adapter, in ixgbe_sw_init() function
10768 err = ixgbe_sw_init(adapter, ii); in ixgbe_probe()
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_main.c6292 * ixgbe_sw_init - Initialize general software structures (struct ixgbe_adapter)
6296 * ixgbe_sw_init initializes the Adapter private data structure.
6300 static int ixgbe_sw_init(struct ixgbe_adapter *adapter, in ixgbe_sw_init() function
10909 err = ixgbe_sw_init(adapter, ii); in ixgbe_probe()

Completed in 25 milliseconds