Searched refs:get_cfg_done (Results 1 – 8 of 8) sorted by relevance
1888 .get_cfg_done = e1000_get_cfg_done_82571,1906 .get_cfg_done = e1000e_get_cfg_done_generic,1924 .get_cfg_done = e1000e_get_cfg_done_generic,
532 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()
4775 ret_val = hw->phy.ops.get_cfg_done(hw); in e1000_reset_hw_ich8lan()5822 .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,
2110 ret_val = phy->ops.get_cfg_done(hw); in igb_phy_hw_reset()