Searched refs:ixgbe_get_link_capabilities (Results 1 – 5 of 5) sorted by relevance
| /freebsd-12-stable/sys/dev/ixgbe/ |
| D | ixgbe_api.h | 94 s32 ixgbe_get_link_capabilities(struct ixgbe_hw *hw, ixgbe_link_speed *speed,
|
| D | ixgbe_82598.c | 746 ixgbe_get_link_capabilities(hw, &link_capabilities, &autoneg); in ixgbe_setup_mac_link_82598()
|
| D | ixgbe_api.c | 755 s32 ixgbe_get_link_capabilities(struct ixgbe_hw *hw, ixgbe_link_speed *speed, in ixgbe_get_link_capabilities() function
|
| D | ixgbe_82599.c | 914 status = ixgbe_get_link_capabilities(hw, &link_capabilities, &autoneg); in ixgbe_setup_mac_link_82599()
|
| D | ixgbe_common.c | 5505 status = ixgbe_get_link_capabilities(hw, &link_speed, &autoneg); in ixgbe_setup_mac_link_multispeed_fiber()
|