Home
last modified time | relevance | path

Searched refs:setup_mac_link (Results 1 – 4 of 4) sorted by relevance

/titanic_50/usr/src/uts/common/io/ixgbe/core/
H A Dixgbe_api.c703 return ixgbe_call_func(hw, hw->mac.ops.setup_mac_link, (hw, speed, in ixgbe_setup_mac_link()
H A Dixgbe_82599.c88 mac->ops.setup_mac_link = ixgbe_setup_mac_link_82599; in ixgbe_init_mac_link_ops_82599()
H A Dixgbe_x550.c1174 mac->ops.setup_mac_link = ixgbe_setup_mac_link_sfp_x550em; in ixgbe_init_mac_link_ops_X550em()
H A Dixgbe_type.h3687 s32 (*setup_mac_link)(struct ixgbe_hw *, ixgbe_link_speed, bool); member