Home
last modified time | relevance | path

Searched refs:ixgbe_get_phy_id (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/io/ixgbe/core/
H A Dixgbe_phy.h163 s32 ixgbe_get_phy_id(struct ixgbe_hw *hw);
H A Dixgbe_phy.c302 if (ixgbe_get_phy_id(hw)) in ixgbe_probe_phy()
430 s32 ixgbe_get_phy_id(struct ixgbe_hw *hw) in ixgbe_get_phy_id() function