Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/io/ixgbe/core/
H A Dixgbe_api.c1621 if (hw->mac.ops.set_rate_select_speed) in ixgbe_set_rate_select_speed()
1622 hw->mac.ops.set_rate_select_speed(hw, speed); in ixgbe_set_rate_select_speed()
H A Dixgbe_82599.c89 mac->ops.set_rate_select_speed = in ixgbe_init_mac_link_ops_82599()
92 mac->ops.set_rate_select_speed = in ixgbe_init_mac_link_ops_82599()
H A Dixgbe_x550.c1175 mac->ops.set_rate_select_speed = in ixgbe_init_mac_link_ops_X550em()
H A Dixgbe_type.h3691 void (*set_rate_select_speed)(struct ixgbe_hw *, ixgbe_link_speed); member