Searched defs:ixgbe_get_phy_type_from_id (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/ixgbe/core/
H A Dixgbe_phy.c381 ixgbe_get_phy_type_from_id(hw->phy.id);
497 * ixgbe_get_phy_type_from_id - Get the phy type
501 enum ixgbe_phy_type ixgbe_get_phy_type_from_id(u32 phy_id) function
505 DEBUGFUNC("ixgbe_get_phy_type_from_id");

Completed in 50 milliseconds