Lines Matching defs:hw

116 static s32 e1000_set_phy_type(struct e1000_hw *hw)  in e1000_set_phy_type()
155 static void e1000_phy_init_script(struct e1000_hw *hw) in e1000_phy_init_script()
250 s32 e1000_set_mac_type(struct e1000_hw *hw) in e1000_set_mac_type()
358 void e1000_set_media_type(struct e1000_hw *hw) in e1000_set_media_type()
401 s32 e1000_reset_hw(struct e1000_hw *hw) in e1000_reset_hw()
551 s32 e1000_init_hw(struct e1000_hw *hw) in e1000_init_hw()
669 static s32 e1000_adjust_serdes_amplitude(struct e1000_hw *hw) in e1000_adjust_serdes_amplitude()
713 s32 e1000_setup_link(struct e1000_hw *hw) in e1000_setup_link()
826 static s32 e1000_setup_fiber_serdes_link(struct e1000_hw *hw) in e1000_setup_fiber_serdes_link()
968 static s32 e1000_copper_link_rtl_setup(struct e1000_hw *hw) in e1000_copper_link_rtl_setup()
982 static s32 gbe_dhg_phy_setup(struct e1000_hw *hw) in gbe_dhg_phy_setup()
1029 static s32 e1000_copper_link_preconfig(struct e1000_hw *hw) in e1000_copper_link_preconfig()
1088 static s32 e1000_copper_link_igp_setup(struct e1000_hw *hw) in e1000_copper_link_igp_setup()
1229 static s32 e1000_copper_link_mgp_setup(struct e1000_hw *hw) in e1000_copper_link_mgp_setup()
1335 static s32 e1000_copper_link_autoneg(struct e1000_hw *hw) in e1000_copper_link_autoneg()
1405 static s32 e1000_copper_link_postconfig(struct e1000_hw *hw) in e1000_copper_link_postconfig()
1442 static s32 e1000_setup_copper_link(struct e1000_hw *hw) in e1000_setup_copper_link()
1521 s32 e1000_phy_setup_autoneg(struct e1000_hw *hw) in e1000_phy_setup_autoneg()
1669 static s32 e1000_phy_force_speed_duplex(struct e1000_hw *hw) in e1000_phy_force_speed_duplex()
1904 void e1000_config_collision_dist(struct e1000_hw *hw) in e1000_config_collision_dist()
1931 static s32 e1000_config_mac_to_phy(struct e1000_hw *hw) in e1000_config_mac_to_phy()
2010 s32 e1000_force_mac_fc(struct e1000_hw *hw) in e1000_force_mac_fc()
2074 static s32 e1000_config_fc_after_link_up(struct e1000_hw *hw) in e1000_config_fc_after_link_up()
2291 static s32 e1000_check_for_serdes_link_generic(struct e1000_hw *hw) in e1000_check_for_serdes_link_generic()
2397 s32 e1000_check_for_link(struct e1000_hw *hw) in e1000_check_for_link()
2583 s32 e1000_get_speed_and_duplex(struct e1000_hw *hw, u16 *speed, u16 *duplex) in e1000_get_speed_and_duplex()
2648 static s32 e1000_wait_autoneg(struct e1000_hw *hw) in e1000_wait_autoneg()
2680 static void e1000_raise_mdi_clk(struct e1000_hw *hw, u32 *ctrl) in e1000_raise_mdi_clk()
2695 static void e1000_lower_mdi_clk(struct e1000_hw *hw, u32 *ctrl) in e1000_lower_mdi_clk()
2713 static void e1000_shift_out_mdi_bits(struct e1000_hw *hw, u32 data, u16 count) in e1000_shift_out_mdi_bits()
2759 static u16 e1000_shift_in_mdi_bits(struct e1000_hw *hw) in e1000_shift_in_mdi_bits()
2815 s32 e1000_read_phy_reg(struct e1000_hw *hw, u32 reg_addr, u16 *phy_data) in e1000_read_phy_reg()
2839 static s32 e1000_read_phy_reg_ex(struct e1000_hw *hw, u32 reg_addr, in e1000_read_phy_reg_ex()
2953 s32 e1000_write_phy_reg(struct e1000_hw *hw, u32 reg_addr, u16 phy_data) in e1000_write_phy_reg()
2977 static s32 e1000_write_phy_reg_ex(struct e1000_hw *hw, u32 reg_addr, in e1000_write_phy_reg_ex()
3070 s32 e1000_phy_hw_reset(struct e1000_hw *hw) in e1000_phy_hw_reset()
3128 s32 e1000_phy_reset(struct e1000_hw *hw) in e1000_phy_reset()
3165 static s32 e1000_detect_gig_phy(struct e1000_hw *hw) in e1000_detect_gig_phy()
3238 static s32 e1000_phy_reset_dsp(struct e1000_hw *hw) in e1000_phy_reset_dsp()
3265 static s32 e1000_phy_igp_get_info(struct e1000_hw *hw, in e1000_phy_igp_get_info()
3344 static s32 e1000_phy_m88_get_info(struct e1000_hw *hw, in e1000_phy_m88_get_info()
3417 s32 e1000_phy_get_info(struct e1000_hw *hw, struct e1000_phy_info *phy_info) in e1000_phy_get_info()
3458 s32 e1000_validate_mdi_setting(struct e1000_hw *hw) in e1000_validate_mdi_setting()
3475 s32 e1000_init_eeprom_params(struct e1000_hw *hw) in e1000_init_eeprom_params()
3569 static void e1000_raise_ee_clk(struct e1000_hw *hw, u32 *eecd) in e1000_raise_ee_clk()
3585 static void e1000_lower_ee_clk(struct e1000_hw *hw, u32 *eecd) in e1000_lower_ee_clk()
3602 static void e1000_shift_out_ee_bits(struct e1000_hw *hw, u16 data, u16 count) in e1000_shift_out_ee_bits()
3653 static u16 e1000_shift_in_ee_bits(struct e1000_hw *hw, u16 count) in e1000_shift_in_ee_bits()
3694 static s32 e1000_acquire_eeprom(struct e1000_hw *hw) in e1000_acquire_eeprom()
3745 static void e1000_standby_eeprom(struct e1000_hw *hw) in e1000_standby_eeprom()
3794 static void e1000_release_eeprom(struct e1000_hw *hw) in e1000_release_eeprom()
3840 static s32 e1000_spi_eeprom_ready(struct e1000_hw *hw) in e1000_spi_eeprom_ready()
3882 s32 e1000_read_eeprom(struct e1000_hw *hw, u16 offset, u16 words, u16 *data) in e1000_read_eeprom()
3891 static s32 e1000_do_read_eeprom(struct e1000_hw *hw, u16 offset, u16 words, in e1000_do_read_eeprom()
3988 s32 e1000_validate_eeprom_checksum(struct e1000_hw *hw) in e1000_validate_eeprom_checksum()
4022 s32 e1000_update_eeprom_checksum(struct e1000_hw *hw) in e1000_update_eeprom_checksum()
4052 s32 e1000_write_eeprom(struct e1000_hw *hw, u16 offset, u16 words, u16 *data) in e1000_write_eeprom()
4061 static s32 e1000_do_write_eeprom(struct e1000_hw *hw, u16 offset, u16 words, in e1000_do_write_eeprom()
4106 static s32 e1000_write_eeprom_spi(struct e1000_hw *hw, u16 offset, u16 words, in e1000_write_eeprom_spi()
4171 static s32 e1000_write_eeprom_microwire(struct e1000_hw *hw, u16 offset, in e1000_write_eeprom_microwire()
4252 s32 e1000_read_mac_addr(struct e1000_hw *hw) in e1000_read_mac_addr()
4290 static void e1000_init_rx_addrs(struct e1000_hw *hw) in e1000_init_rx_addrs()
4317 u32 e1000_hash_mc_addr(struct e1000_hw *hw, u8 *mc_addr) in e1000_hash_mc_addr()
4357 void e1000_rar_set(struct e1000_hw *hw, u8 *addr, u32 index) in e1000_rar_set()
4405 void e1000_write_vfta(struct e1000_hw *hw, u32 offset, u32 value) in e1000_write_vfta()
4425 static void e1000_clear_vfta(struct e1000_hw *hw) in e1000_clear_vfta()
4443 static s32 e1000_id_led_init(struct e1000_hw *hw) in e1000_id_led_init()
4518 s32 e1000_setup_led(struct e1000_hw *hw) in e1000_setup_led()
4569 s32 e1000_cleanup_led(struct e1000_hw *hw) in e1000_cleanup_led()
4603 s32 e1000_led_on(struct e1000_hw *hw) in e1000_led_on()
4647 s32 e1000_led_off(struct e1000_hw *hw) in e1000_led_off()
4691 static void e1000_clear_hw_cntrs(struct e1000_hw *hw) in e1000_clear_hw_cntrs()
4776 void e1000_reset_adaptive(struct e1000_hw *hw) in e1000_reset_adaptive()
4802 void e1000_update_adaptive(struct e1000_hw *hw) in e1000_update_adaptive()
4837 void e1000_get_bus_info(struct e1000_hw *hw) in e1000_get_bus_info()
4890 static void e1000_write_reg_io(struct e1000_hw *hw, u32 offset, u32 value) in e1000_write_reg_io()
4913 static s32 e1000_get_cable_length(struct e1000_hw *hw, u16 *min_length, in e1000_get_cable_length()
5029 static s32 e1000_check_polarity(struct e1000_hw *hw, in e1000_check_polarity()
5096 static s32 e1000_check_downshift(struct e1000_hw *hw) in e1000_check_downshift()
5129 static s32 e1000_1000Mb_check_cable_length(struct e1000_hw *hw) in e1000_1000Mb_check_cable_length()
5206 static s32 e1000_config_dsp_after_link_change(struct e1000_hw *hw, bool link_up) in e1000_config_dsp_after_link_change()
5339 static s32 e1000_set_phy_mode(struct e1000_hw *hw) in e1000_set_phy_mode()
5386 static s32 e1000_set_d3_lplu_state(struct e1000_hw *hw, bool active) in e1000_set_d3_lplu_state()
5488 static s32 e1000_set_vco_speed(struct e1000_hw *hw) in e1000_set_vco_speed()
5553 u32 e1000_enable_mng_pass_thru(struct e1000_hw *hw) in e1000_enable_mng_pass_thru()
5569 static s32 e1000_polarity_reversal_workaround(struct e1000_hw *hw) in e1000_polarity_reversal_workaround()
5663 static s32 e1000_get_auto_rd_done(struct e1000_hw *hw) in e1000_get_auto_rd_done()
5677 static s32 e1000_get_phy_cfg_done(struct e1000_hw *hw) in e1000_get_phy_cfg_done()