Home
last modified time | relevance | path

Searched refs:ixgbe_get_link_capabilities (Results 1 – 5 of 5) sorted by relevance

/titanic_41/usr/src/uts/common/io/ixgbe/
H A Dixgbe_api.h84 s32 ixgbe_get_link_capabilities(struct ixgbe_hw *hw, ixgbe_link_speed *speed,
H A Dixgbe_api.c614 s32 ixgbe_get_link_capabilities(struct ixgbe_hw *hw, ixgbe_link_speed *speed, in ixgbe_get_link_capabilities() function
H A Dixgbe_82599.c583 status = ixgbe_get_link_capabilities(hw, &link_speed, &negotiation); in ixgbe_setup_mac_link_multispeed_fiber()
850 status = ixgbe_get_link_capabilities(hw, &link_capabilities, &autoneg); in ixgbe_setup_mac_link_82599()
H A Dixgbe_82598.c732 status = ixgbe_get_link_capabilities(hw, &link_capabilities, &autoneg); in ixgbe_setup_mac_link_82598()
H A Dixgbe_main.c5336 (void) ixgbe_get_link_capabilities(hw, &speed, &autoneg); in ixgbe_get_hw_state()