Searched refs:ixgbe_get_link_capabilities (Results 1 – 7 of 7) sorted by relevance
| /f-stack/dpdk/drivers/net/ixgbe/ |
| H A D | ixgbe_82599_bypass.c | 107 status = ixgbe_get_link_capabilities(hw, &link_speed, &negotiation); in ixgbe_setup_mac_link_multispeed_fixed_fiber()
|
| H A D | ixgbe_ethdev.c | 2700 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 D | ixgbe_api.h | 63 s32 ixgbe_get_link_capabilities(struct ixgbe_hw *hw, ixgbe_link_speed *speed,
|
| H A D | ixgbe_82598.c | 715 ixgbe_get_link_capabilities(hw, &link_capabilities, &autoneg); in ixgbe_setup_mac_link_82598()
|
| H A D | ixgbe_api.c | 722 s32 ixgbe_get_link_capabilities(struct ixgbe_hw *hw, ixgbe_link_speed *speed, in ixgbe_get_link_capabilities() function
|
| H A D | ixgbe_82599.c | 873 status = ixgbe_get_link_capabilities(hw, &link_capabilities, &autoneg); in ixgbe_setup_mac_link_82599()
|
| H A D | ixgbe_common.c | 5217 status = ixgbe_get_link_capabilities(hw, &link_speed, &autoneg); in ixgbe_setup_mac_link_multispeed_fiber()
|