Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/ethernet/oki-semi/pch_gbe/
Dpch_gbe.h343 struct pch_gbe_functions { struct
344 void (*get_bus_info) (struct pch_gbe_hw *);
345 s32 (*init_hw) (struct pch_gbe_hw *);
346 s32 (*read_phy_reg) (struct pch_gbe_hw *, u32, u16 *);
347 s32 (*write_phy_reg) (struct pch_gbe_hw *, u32, u16);
348 void (*reset_phy) (struct pch_gbe_hw *);
349 void (*sw_reset_phy) (struct pch_gbe_hw *);
350 void (*power_up_phy) (struct pch_gbe_hw *hw);
351 void (*power_down_phy) (struct pch_gbe_hw *hw);
352 s32 (*read_mac_addr) (struct pch_gbe_hw *);