Searched refs:get_cfg_done (Results 1 – 8 of 8) sorted by relevance
1939 .get_cfg_done = e1000_get_cfg_done_82571,1957 .get_cfg_done = e1000e_get_cfg_done,1975 .get_cfg_done = e1000e_get_cfg_done,
810 s32 (*get_cfg_done)(struct e1000_hw *hw); member
2260 if (hw->phy.ops.get_cfg_done) in e1000_get_phy_cfg_done()2261 return hw->phy.ops.get_cfg_done(hw); in e1000_get_phy_cfg_done()
1444 .get_cfg_done = e1000_get_cfg_done_80003es2lan,
3137 ret_val = hw->phy.ops.get_cfg_done(hw); in e1000_reset_hw_ich8lan()4035 .get_cfg_done = e1000_get_cfg_done_ich8lan,
323 s32 (*get_cfg_done)(struct e1000_hw *hw); member
2085 .get_cfg_done = igb_get_cfg_done_82575,
2031 ret_val = phy->ops.get_cfg_done(hw); in igb_phy_hw_reset()