Searched defs:pch_gbe_functions (Results 1 – 1 of 1) sorted by relevance
344 struct pch_gbe_functions { struct345 void (*get_bus_info) (struct pch_gbe_hw *);346 s32 (*init_hw) (struct pch_gbe_hw *);347 s32 (*read_phy_reg) (struct pch_gbe_hw *, u32, u16 *);348 s32 (*write_phy_reg) (struct pch_gbe_hw *, u32, u16);349 void (*reset_phy) (struct pch_gbe_hw *);350 void (*sw_reset_phy) (struct pch_gbe_hw *);351 void (*power_up_phy) (struct pch_gbe_hw *hw);352 void (*power_down_phy) (struct pch_gbe_hw *hw);353 s32 (*read_mac_addr) (struct pch_gbe_hw *);