Home
last modified time | relevance | path

Searched defs:ixgbe_phy_operations (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/ixgbe/core/
H A Dixgbe_type.h4005 struct ixgbe_phy_operations { struct
4006 s32 (*identify)(struct ixgbe_hw *);
4007 s32 (*identify_sfp)(struct ixgbe_hw *);
4008 s32 (*init)(struct ixgbe_hw *);
4009 s32 (*reset)(struct ixgbe_hw *);
4014 s32 (*setup_link)(struct ixgbe_hw *);
4015 s32 (*setup_internal_link)(struct ixgbe_hw *);
4024 void (*i2c_bus_clear)(struct ixgbe_hw *);
4025 s32 (*check_overtemp)(struct ixgbe_hw *);
4027 s32 (*enter_lplu)(struct ixgbe_hw *);
[all …]