Searched defs:ixgbe_link_speed (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/ixgbe/core/
H A Dixgbe_type.h3159 typedef u32 ixgbe_link_speed; typedef
3686 s32 (*setup_link)(struct ixgbe_hw *, ixgbe_link_speed, bool);
3687 s32 (*setup_mac_link)(struct ixgbe_hw *, ixgbe_link_speed, bool);
3688 s32 (*check_link)(struct ixgbe_hw *, ixgbe_link_speed *, bool *, bool);
3689 s32 (*get_link_capabilities)(struct ixgbe_hw *, ixgbe_link_speed *,
3691 void (*set_rate_select_speed)(struct ixgbe_hw *, ixgbe_link_speed);
3759 s32 (*setup_link_speed)(struct ixgbe_hw *, ixgbe_link_speed, bool);
3760 s32 (*check_link)(struct ixgbe_hw *, ixgbe_link_speed *, bool *);
3841 ixgbe_link_speed speeds_supported;

Completed in 114 milliseconds