Searched refs:ixgbe_setup_mac_link_82599 (Results 1 – 2 of 2) sorted by relevance
/titanic_41/usr/src/uts/common/io/ixgbe/ |
H A D | ixgbe_82599.h | 52 s32 ixgbe_setup_mac_link_82599(struct ixgbe_hw *hw, ixgbe_link_speed speed,
|
H A D | ixgbe_82599.c | 81 mac->ops.setup_link = &ixgbe_setup_mac_link_82599; in ixgbe_init_mac_link_ops_82599() 613 status = ixgbe_setup_mac_link_82599(hw, in ixgbe_setup_mac_link_multispeed_fiber() 665 status = ixgbe_setup_mac_link_82599(hw, in ixgbe_setup_mac_link_multispeed_fiber() 752 status = ixgbe_setup_mac_link_82599(hw, speed, autoneg, in ixgbe_setup_mac_link_smartspeed() 787 status = ixgbe_setup_mac_link_82599(hw, speed, autoneg, in ixgbe_setup_mac_link_smartspeed() 812 status = ixgbe_setup_mac_link_82599(hw, speed, autoneg, in ixgbe_setup_mac_link_smartspeed() 831 s32 ixgbe_setup_mac_link_82599(struct ixgbe_hw *hw, in ixgbe_setup_mac_link_82599() function
|