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

/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_phy.h103 s32 ixgbe_get_copper_link_capabilities_generic(struct ixgbe_hw *hw,
H A Dixgbe_phy.c412 ixgbe_get_copper_link_capabilities_generic(hw, &speed, &autoneg);
527 * ixgbe_get_copper_link_capabilities_generic - Determines link capabilities
534 s32 ixgbe_get_copper_link_capabilities_generic(struct ixgbe_hw *hw, function
622 ixgbe_get_copper_link_capabilities_generic(hw, &speed, &autoneg);
H A Dixgbe_x540.c827 .get_link_capabilities = &ixgbe_get_copper_link_capabilities_generic,
H A Dixgbe_82598.c157 &ixgbe_get_copper_link_capabilities_generic;
H A Dixgbe_82599.c209 &ixgbe_get_copper_link_capabilities_generic;

Completed in 87 milliseconds