Home
last modified time | relevance | path

Searched refs:ixgbe_mii_bus_init (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_phy.h124 s32 ixgbe_mii_bus_init(struct ixgbe_hw *hw);
H A Dixgbe_phy.c1026 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()