HomeSort by: relevance | last modified time | path
    Searched refs:ixgbe_get_copper_link_capabilities_generic (Results 1 - 5 of 5) sorted by relevancy

  /src/sys/dev/pci/ixgbe/
ixgbe_phy.h 180 s32 ixgbe_get_copper_link_capabilities_generic(struct ixgbe_hw *hw,
ixgbe_x540.c 128 ixgbe_get_copper_link_capabilities_generic;
180 ixgbe_get_copper_link_capabilities_generic(hw, speed, autoneg);
ixgbe_phy.c 801 ixgbe_get_copper_link_capabilities_generic(hw, &speed, &autoneg);
984 * ixgbe_get_copper_link_capabilities_generic - Determines link capabilities
989 s32 ixgbe_get_copper_link_capabilities_generic(struct ixgbe_hw *hw, function in typeref:typename:s32
995 DEBUGFUNC("ixgbe_get_copper_link_capabilities_generic");
1071 ixgbe_get_copper_link_capabilities_generic(hw, &speed, &autoneg);
ixgbe_82598.c 213 ixgbe_get_copper_link_capabilities_generic;
ixgbe_82599.c 162 ixgbe_get_copper_link_capabilities_generic;

Completed in 18 milliseconds