Home
last modified time | relevance | path

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

/drivers/net/ethernet/intel/ixgbe/
Dixgbe_phy.h124 s32 ixgbe_mii_bus_init(struct ixgbe_hw *hw);
Dixgbe_phy.c905 s32 ixgbe_mii_bus_init(struct ixgbe_hw *hw) in ixgbe_mii_bus_init() function
Dixgbe_main.c11117 err = ixgbe_mii_bus_init(hw); in ixgbe_probe()