Home
last modified time | relevance | path

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

/freebsd/sys/dev/ixgbe/
H A Dixgbe_phy.h162 s32 ixgbe_get_phy_id(struct ixgbe_hw *hw);
H A Dixgbe_phy.c296 if (ixgbe_get_phy_id(hw)) in ixgbe_probe_phy()
424 s32 ixgbe_get_phy_id(struct ixgbe_hw *hw) in ixgbe_get_phy_id() function