Home
last modified time | relevance | path

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

/freebsd-9-stable/sys/dev/ixgbe/
Dixgbe_api.h85 s32 ixgbe_get_link_capabilities(struct ixgbe_hw *hw, ixgbe_link_speed *speed,
Dixgbe_api.c617 s32 ixgbe_get_link_capabilities(struct ixgbe_hw *hw, ixgbe_link_speed *speed, in ixgbe_get_link_capabilities() function
Dixgbe_82599.c741 status = ixgbe_get_link_capabilities(hw, &link_speed, &autoneg); in ixgbe_setup_mac_link_multispeed_fiber()
1013 status = ixgbe_get_link_capabilities(hw, &link_capabilities, &autoneg); in ixgbe_setup_mac_link_82599()
Dixgbe_82598.c735 ixgbe_get_link_capabilities(hw, &link_capabilities, &autoneg); in ixgbe_setup_mac_link_82598()