Searched refs:check_reset_block (Results 1 – 15 of 15) sorted by relevance
100 if (!(phy->ops.check_reset_block)) in igc_power_down_phy_copper_base()104 if (phy->ops.check_reset_block(hw)) in igc_power_down_phy_copper_base()
439 if (hw->phy.ops.check_reset_block) in igc_check_reset_block()440 return hw->phy.ops.check_reset_block(hw); in igc_check_reset_block()
26 phy->ops.check_reset_block = igc_null_ops_generic; in igc_init_phy_ops_generic()861 if (phy->ops.check_reset_block) { in igc_phy_hw_reset_generic()862 ret_val = phy->ops.check_reset_block(hw); in igc_phy_hw_reset_generic()
536 if (hw->phy.ops.check_reset_block && hw->phy.ops.check_reset_block(hw)) in igc_setup_link_generic()
383 s32 (*check_reset_block)(struct igc_hw *); member
154 phy->ops.check_reset_block = igc_check_reset_block_generic; in igc_init_phy_params_i225()
136 if (!(phy->ops.check_reset_block)) in e1000_power_down_phy_copper_base()140 if (!(e1000_enable_mng_pass_thru(hw) || phy->ops.check_reset_block(hw))) in e1000_power_down_phy_copper_base()
382 if (hw->phy.ops.check_reset_block(hw)) { in e1000_init_phy_workarounds_pchlan()415 if (hw->phy.ops.check_reset_block(hw)) { in e1000_init_phy_workarounds_pchlan()435 ret_val = hw->phy.ops.check_reset_block(hw); in e1000_init_phy_workarounds_pchlan()468 phy->ops.check_reset_block = e1000_check_reset_block_ich8lan; in e1000_init_phy_params_pchlan()564 phy->ops.check_reset_block = e1000_check_reset_block_ich8lan; in e1000_init_phy_params_ich8lan()2599 !hw->phy.ops.check_reset_block(hw)) in e1000_oem_bits_config_ich8lan()3110 if (hw->phy.ops.check_reset_block(hw)) in e1000_post_phy_reset_ich8lan()3220 if (!hw->phy.ops.check_reset_block(hw)) in e1000_set_lplu_state_pchlan()5027 if (!hw->phy.ops.check_reset_block(hw)) { in e1000_reset_hw_ich8lan()5309 if (!hw->phy.ops.check_reset_block(hw)) { in e1000_setup_link_ich8lan()[all …]
107 phy->ops.check_reset_block = e1000_check_reset_block_generic; in e1000_init_phy_params_82571()1854 if (!phy->ops.check_reset_block) in e1000_power_down_phy_copper_82571()1858 if (!(mac->ops.check_mng_mode(hw) || phy->ops.check_reset_block(hw))) in e1000_power_down_phy_copper_82571()
1027 if (hw->phy.ops.check_reset_block) in e1000_check_reset_block()1028 return hw->phy.ops.check_reset_block(hw); in e1000_check_reset_block()
109 phy->ops.check_reset_block = e1000_check_reset_block_generic; in e1000_init_phy_params_80003es2lan()1400 hw->phy.ops.check_reset_block(hw))) in e1000_power_down_phy_copper_80003es2lan()
1018 if (hw->phy.ops.check_reset_block && hw->phy.ops.check_reset_block(hw)) in e1000_setup_link_generic()
790 s32 (*check_reset_block)(struct e1000_hw *); member
79 phy->ops.check_reset_block = e1000_null_ops_generic; in e1000_init_phy_ops_generic()2870 if (phy->ops.check_reset_block) { in e1000_phy_hw_reset_generic()2871 ret_val = phy->ops.check_reset_block(hw); in e1000_phy_hw_reset_generic()
181 phy->ops.check_reset_block = e1000_check_reset_block_generic; in e1000_init_phy_params_82575()