Searched defs:e1000_phy_operations (Results 1 – 2 of 2) sorted by relevance
87767 struct e1000_phy_operations { struct87768 s32 (*acquire)(struct e1000_hw___2 *);87769 s32 (*cfg_on_link_up)(struct e1000_hw___2 *);87793 struct e1000_phy_operations ops; argument