Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/e1000api/
H A De1000_hw.h812 struct e1000_phy_operations { struct
813 s32 (*init_params)(struct e1000_hw *);
814 s32 (*acquire)(struct e1000_hw *);
815 s32 (*cfg_on_link_up)(struct e1000_hw *);
816 s32 (*check_polarity)(struct e1000_hw *);
817 s32 (*check_reset_block)(struct e1000_hw *);
818 s32 (*commit)(struct e1000_hw *);
819 s32 (*force_speed_duplex)(struct e1000_hw *);
820 s32 (*get_cfg_done)(struct e1000_hw *hw);
821 s32 (*get_cable_length)(struct e1000_hw *);
[all …]