Searched refs:get_cfg_done (Results 1 – 8 of 8) sorted by relevance
1886 .get_cfg_done = e1000_get_cfg_done_82571,1904 .get_cfg_done = e1000e_get_cfg_done_generic,1922 .get_cfg_done = e1000e_get_cfg_done_generic,
523 s32 (*get_cfg_done)(struct e1000_hw *hw); member
1371 .get_cfg_done = e1000_get_cfg_done_80003es2lan,
2119 return phy->ops.get_cfg_done(hw); in e1000e_phy_hw_reset_generic()
4746 ret_val = hw->phy.ops.get_cfg_done(hw); in e1000_reset_hw_ich8lan()5784 .get_cfg_done = e1000_get_cfg_done_ich8lan,
318 s32 (*get_cfg_done)(struct e1000_hw *hw); member
304 phy->ops.get_cfg_done = igb_get_cfg_done_i210; in igb_init_phy_params_82575()2908 .get_cfg_done = igb_get_cfg_done_82575,
2109 ret_val = phy->ops.get_cfg_done(hw); in igb_phy_hw_reset()