ixgbe_setup_mac_link_82599
.setup_link = &ixgbe_setup_mac_link_82599,
static int ixgbe_setup_mac_link_82599(struct ixgbe_hw *hw,
status = ixgbe_setup_mac_link_82599(hw, speed,
status = ixgbe_setup_mac_link_82599(hw, speed,
status = ixgbe_setup_mac_link_82599(hw, speed,
mac->ops.setup_mac_link = ixgbe_setup_mac_link_82599;
mac->ops.setup_link = &ixgbe_setup_mac_link_82599;