Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/ixgbe/
H A Dixgbe_82599_bypass.c107 status = ixgbe_get_link_capabilities(hw, &link_speed, &negotiation); in ixgbe_setup_mac_link_multispeed_fixed_fiber()
H A Dixgbe_ethdev.c2700 err = ixgbe_get_link_capabilities(hw, &speed, &negotiate); in ixgbe_dev_start()
4146 ixgbe_get_link_capabilities(hw, &speed, &autoneg); in ixgbe_dev_setup_link_thread_handler()
/f-stack/dpdk/drivers/net/ixgbe/base/
H A Dixgbe_api.h63 s32 ixgbe_get_link_capabilities(struct ixgbe_hw *hw, ixgbe_link_speed *speed,
H A Dixgbe_82598.c715 ixgbe_get_link_capabilities(hw, &link_capabilities, &autoneg); in ixgbe_setup_mac_link_82598()
H A Dixgbe_api.c722 s32 ixgbe_get_link_capabilities(struct ixgbe_hw *hw, ixgbe_link_speed *speed, in ixgbe_get_link_capabilities() function
H A Dixgbe_82599.c873 status = ixgbe_get_link_capabilities(hw, &link_capabilities, &autoneg); in ixgbe_setup_mac_link_82599()
H A Dixgbe_common.c5217 status = ixgbe_get_link_capabilities(hw, &link_speed, &autoneg); in ixgbe_setup_mac_link_multispeed_fiber()