Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/ixgbe/core/
H A Dixgbe_api.c711 return ixgbe_call_func(hw, hw->mac.ops.setup_mac_link, (hw, speed, in ixgbe_setup_mac_link()
H A Dixgbe_x550.c1840 mac->ops.setup_mac_link = in ixgbe_init_mac_link_ops_X550em()
1843 mac->ops.setup_mac_link = in ixgbe_init_mac_link_ops_X550em()
H A Dixgbe_82599.c89 mac->ops.setup_mac_link = ixgbe_setup_mac_link_82599; in ixgbe_init_mac_link_ops_82599()
H A Dixgbe_type.h3934 s32 (*setup_mac_link)(struct ixgbe_hw *, ixgbe_link_speed, bool); member