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

/freebsd-11-stable/sys/dev/ixgbe/
H A Dixgbe_phy.c285 * ixgbe_probe_phy - Probe a single address for a PHY
291 static bool ixgbe_probe_phy(struct ixgbe_hw *hw, u16 phy_addr) function
347 if (ixgbe_probe_phy(hw, phy_addr))
354 if (ixgbe_probe_phy(hw, phy_addr)) {

Completed in 58 milliseconds