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

/freebsd-13-stable/sys/dev/ixgbe/
H A Dixgbe_phy.h178 s32 ixgbe_get_copper_link_capabilities_generic(struct ixgbe_hw *hw,
H A Dixgbe_x540.c123 ixgbe_get_copper_link_capabilities_generic;
175 ixgbe_get_copper_link_capabilities_generic(hw, speed, autoneg);
H A Dixgbe_phy.c800 ixgbe_get_copper_link_capabilities_generic(hw, &speed, &autoneg);
962 * ixgbe_get_copper_link_capabilities_generic - Determines link capabilities
967 s32 ixgbe_get_copper_link_capabilities_generic(struct ixgbe_hw *hw, function
973 DEBUGFUNC("ixgbe_get_copper_link_capabilities_generic");
1049 ixgbe_get_copper_link_capabilities_generic(hw, &speed, &autoneg);
H A Dixgbe_82598.c208 ixgbe_get_copper_link_capabilities_generic;
H A Dixgbe_82599.c156 ixgbe_get_copper_link_capabilities_generic;

Completed in 123 milliseconds