Searched refs:ixgbe_setup_link (Results 1 – 3 of 3) sorted by relevance
/titanic_41/usr/src/uts/common/io/ixgbe/ |
H A D | ixgbe_api.h | 80 s32 ixgbe_setup_link(struct ixgbe_hw *hw, ixgbe_link_speed speed,
|
H A D | ixgbe_api.c | 599 s32 ixgbe_setup_link(struct ixgbe_hw *hw, ixgbe_link_speed speed, in ixgbe_setup_link() function
|
H A D | ixgbe_main.c | 3331 if (ixgbe_setup_link(&ixgbe->hw, autoneg_advertised, in ixgbe_driver_setup_link() 3430 (void) ixgbe_setup_link(hw, IXGBE_LINK_SPEED_82599_AUTONEG, in ixgbe_sfp_check() 3442 (void) ixgbe_setup_link(hw, IXGBE_LINK_SPEED_82599_AUTONEG, in ixgbe_sfp_check() 4081 (void) ixgbe_setup_link(&ixgbe->hw, IXGBE_LINK_SPEED_10GB_FULL, in ixgbe_set_internal_mac_loopback()
|