Home
last modified time | relevance | path

Searched refs:ixgbe_mii_bus_init (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_phy.h124 s32 ixgbe_mii_bus_init(struct ixgbe_hw *hw);
H A Dixgbe_phy.c898 * ixgbe_mii_bus_init - mii_bus structure setup
903 * ixgbe_mii_bus_init initializes a mii_bus structure in adapter
905 s32 ixgbe_mii_bus_init(struct ixgbe_hw *hw) in ixgbe_mii_bus_init() function
H A Dixgbe_main.c11102 err = ixgbe_mii_bus_init(hw); in ixgbe_probe()
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_phy.h124 s32 ixgbe_mii_bus_init(struct ixgbe_hw *hw);
H A Dixgbe_phy.c1020 * ixgbe_mii_bus_init - mii_bus structure setup
1025 * ixgbe_mii_bus_init initializes a mii_bus structure in adapter
1027 s32 ixgbe_mii_bus_init(struct ixgbe_hw *hw) in ixgbe_mii_bus_init() function
H A Dixgbe_main.c11245 err = ixgbe_mii_bus_init(hw); in ixgbe_probe()

Completed in 32 milliseconds