Searched refs:setup_mac_link (Results 1 – 4 of 4) sorted by relevance
703 return ixgbe_call_func(hw, hw->mac.ops.setup_mac_link, (hw, speed, in ixgbe_setup_mac_link()
88 mac->ops.setup_mac_link = ixgbe_setup_mac_link_82599; in ixgbe_init_mac_link_ops_82599()
1174 mac->ops.setup_mac_link = ixgbe_setup_mac_link_sfp_x550em; in ixgbe_init_mac_link_ops_X550em()
3687 s32 (*setup_mac_link)(struct ixgbe_hw *, ixgbe_link_speed, bool); member