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

/illumos-gate/usr/src/uts/common/io/ixgbe/core/
H A Dixgbe_phy.c816 ixgbe_get_copper_link_capabilities_generic(hw, &speed, &autoneg);
1001 * ixgbe_get_copper_link_capabilities_generic - Determines link capabilities
1006 s32 ixgbe_get_copper_link_capabilities_generic(struct ixgbe_hw *hw, function
1012 DEBUGFUNC("ixgbe_get_copper_link_capabilities_generic");
1086 ixgbe_get_copper_link_capabilities_generic(hw, &speed, &autoneg);

Completed in 232 milliseconds