Searched refs:ixgbe_setup_mac_link_82599 (Results 1 – 1 of 1) sorted by relevance
/linux-4.1.27/drivers/net/ethernet/intel/ixgbe/ |
D | ixgbe_82599.c | 56 static s32 ixgbe_setup_mac_link_82599(struct ixgbe_hw *hw, 120 mac->ops.setup_link = &ixgbe_setup_mac_link_82599; in ixgbe_init_mac_link_ops_82599() 716 status = ixgbe_setup_mac_link_82599(hw, in ixgbe_setup_mac_link_multispeed_fiber() 779 status = ixgbe_setup_mac_link_82599(hw, in ixgbe_setup_mac_link_multispeed_fiber() 865 status = ixgbe_setup_mac_link_82599(hw, speed, in ixgbe_setup_mac_link_smartspeed() 900 status = ixgbe_setup_mac_link_82599(hw, speed, in ixgbe_setup_mac_link_smartspeed() 926 status = ixgbe_setup_mac_link_82599(hw, speed, in ixgbe_setup_mac_link_smartspeed() 943 static s32 ixgbe_setup_mac_link_82599(struct ixgbe_hw *hw, in ixgbe_setup_mac_link_82599() function 2311 .setup_link = &ixgbe_setup_mac_link_82599,
|