Searched refs:get_cfg_done (Results 1 – 8 of 8) sorted by relevance
1887 .get_cfg_done = e1000_get_cfg_done_82571,1905 .get_cfg_done = e1000e_get_cfg_done_generic,1923 .get_cfg_done = e1000e_get_cfg_done_generic,
544 s32 (*get_cfg_done)(struct e1000_hw *hw); member
1370 .get_cfg_done = e1000_get_cfg_done_80003es2lan,
2167 return phy->ops.get_cfg_done(hw); in e1000e_phy_hw_reset_generic()
4845 ret_val = hw->phy.ops.get_cfg_done(hw); in e1000_reset_hw_ich8lan()5892 .get_cfg_done = e1000_get_cfg_done_ich8lan,
318 s32 (*get_cfg_done)(struct e1000_hw *hw); member
303 phy->ops.get_cfg_done = igb_get_cfg_done_i210; in igb_init_phy_params_82575()2901 .get_cfg_done = igb_get_cfg_done_82575,
2108 ret_val = phy->ops.get_cfg_done(hw); in igb_phy_hw_reset()