Home
last modified time | relevance | path

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

/freebsd/sys/dev/ixgbe/
H A Dixgbe_api.c1794 if (hw->mac.ops.set_rate_select_speed) in ixgbe_set_rate_select_speed()
1795 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_type.h4051 void (*set_rate_select_speed)(struct ixgbe_hw *, ixgbe_link_speed); member
H A Dixgbe_x550.c1768 mac->ops.set_rate_select_speed = in ixgbe_init_mac_link_ops_X550em()