Searched refs:ixgbe_setup_link (Results 1 – 3 of 3) sorted by relevance
/titanic_44/usr/src/uts/common/io/ixgbe/core/ |
H A D | ixgbe_api.h | 85 s32 ixgbe_setup_link(struct ixgbe_hw *hw, ixgbe_link_speed speed,
|
H A D | ixgbe_api.c | 684 s32 ixgbe_setup_link(struct ixgbe_hw *hw, ixgbe_link_speed speed, in ixgbe_setup_link() function
|
/titanic_44/usr/src/uts/common/io/ixgbe/ |
H A D | ixgbe_main.c | 3650 if (ixgbe_setup_link(&ixgbe->hw, advertised, in ixgbe_driver_setup_link() 3756 (void) ixgbe_setup_link(hw, IXGBE_LINK_SPEED_82599_AUTONEG, in ixgbe_sfp_check() 3768 (void) ixgbe_setup_link(hw, IXGBE_LINK_SPEED_82599_AUTONEG, in ixgbe_sfp_check() 4470 (void) ixgbe_setup_link(&ixgbe->hw, IXGBE_LINK_SPEED_10GB_FULL, in ixgbe_set_internal_mac_loopback()
|