Lines Matching defs:hw
84 static s32 e1000_init_phy_params_82543(struct e1000_hw *hw) in e1000_init_phy_params_82543()
167 static s32 e1000_init_nvm_params_82543(struct e1000_hw *hw) in e1000_init_nvm_params_82543()
193 static s32 e1000_init_mac_params_82543(struct e1000_hw *hw) in e1000_init_mac_params_82543()
269 void e1000_init_function_pointers_82543(struct e1000_hw *hw) in e1000_init_function_pointers_82543()
285 static bool e1000_tbi_compatibility_enabled_82543(struct e1000_hw *hw) in e1000_tbi_compatibility_enabled_82543()
310 void e1000_set_tbi_compatibility_82543(struct e1000_hw *hw, bool state) in e1000_set_tbi_compatibility_82543()
337 bool e1000_tbi_sbp_enabled_82543(struct e1000_hw *hw) in e1000_tbi_sbp_enabled_82543()
362 static void e1000_set_tbi_sbp_82543(struct e1000_hw *hw, bool state) in e1000_set_tbi_sbp_82543()
383 static bool e1000_init_phy_disabled_82543(struct e1000_hw *hw) in e1000_init_phy_disabled_82543()
411 void e1000_tbi_adjust_stats_82543(struct e1000_hw *hw, in e1000_tbi_adjust_stats_82543()
487 static s32 e1000_read_phy_reg_82543(struct e1000_hw *hw, u32 offset, u16 *data) in e1000_read_phy_reg_82543()
543 static s32 e1000_write_phy_reg_82543(struct e1000_hw *hw, u32 offset, u16 data) in e1000_write_phy_reg_82543()
590 static void e1000_raise_mdi_clk_82543(struct e1000_hw *hw, u32 *ctrl) in e1000_raise_mdi_clk_82543()
609 static void e1000_lower_mdi_clk_82543(struct e1000_hw *hw, u32 *ctrl) in e1000_lower_mdi_clk_82543()
630 static void e1000_shift_out_mdi_bits_82543(struct e1000_hw *hw, u32 data, in e1000_shift_out_mdi_bits_82543()
682 static u16 e1000_shift_in_mdi_bits_82543(struct e1000_hw *hw) in e1000_shift_in_mdi_bits_82543()
741 static s32 e1000_phy_force_speed_duplex_82543(struct e1000_hw *hw) in e1000_phy_force_speed_duplex_82543()
767 static s32 e1000_polarity_reversal_workaround_82543(struct e1000_hw *hw) in e1000_polarity_reversal_workaround_82543()
861 static s32 e1000_phy_hw_reset_82543(struct e1000_hw *hw) in e1000_phy_hw_reset_82543()
901 static s32 e1000_reset_hw_82543(struct e1000_hw *hw) in e1000_reset_hw_82543()
956 static s32 e1000_init_hw_82543(struct e1000_hw *hw) in e1000_init_hw_82543()
1019 static s32 e1000_setup_link_82543(struct e1000_hw *hw) in e1000_setup_link_82543()
1060 static s32 e1000_setup_copper_link_82543(struct e1000_hw *hw) in e1000_setup_copper_link_82543()
1148 static s32 e1000_setup_fiber_link_82543(struct e1000_hw *hw) in e1000_setup_fiber_link_82543()
1197 static s32 e1000_check_for_copper_link_82543(struct e1000_hw *hw) in e1000_check_for_copper_link_82543()
1333 static s32 e1000_check_for_fiber_link_82543(struct e1000_hw *hw) in e1000_check_for_fiber_link_82543()
1403 static s32 e1000_config_mac_to_phy_82543(struct e1000_hw *hw) in e1000_config_mac_to_phy_82543()
1457 static void e1000_write_vfta_82543(struct e1000_hw *hw, u32 offset, u32 value) in e1000_write_vfta_82543()
1480 static s32 e1000_led_on_82543(struct e1000_hw *hw) in e1000_led_on_82543()
1507 static s32 e1000_led_off_82543(struct e1000_hw *hw) in e1000_led_off_82543()
1533 static void e1000_clear_hw_cntrs_82543(struct e1000_hw *hw) in e1000_clear_hw_cntrs_82543()
1569 s32 e1000_read_mac_addr_82543(struct e1000_hw *hw) in e1000_read_mac_addr_82543()