Lines Matching defs:hw

115 static s32 e1000_set_phy_type(struct e1000_hw *hw)  in e1000_set_phy_type()
156 static void e1000_phy_init_script(struct e1000_hw *hw) in e1000_phy_init_script()
252 s32 e1000_set_mac_type(struct e1000_hw *hw) in e1000_set_mac_type()
362 void e1000_set_media_type(struct e1000_hw *hw) in e1000_set_media_type()
407 s32 e1000_reset_hw(struct e1000_hw *hw) in e1000_reset_hw()
557 s32 e1000_init_hw(struct e1000_hw *hw) in e1000_init_hw()
673 static s32 e1000_adjust_serdes_amplitude(struct e1000_hw *hw) in e1000_adjust_serdes_amplitude()
719 s32 e1000_setup_link(struct e1000_hw *hw) in e1000_setup_link()
833 static s32 e1000_setup_fiber_serdes_link(struct e1000_hw *hw) in e1000_setup_fiber_serdes_link()
973 static s32 e1000_copper_link_rtl_setup(struct e1000_hw *hw) in e1000_copper_link_rtl_setup()
987 static s32 gbe_dhg_phy_setup(struct e1000_hw *hw) in gbe_dhg_phy_setup()
1034 static s32 e1000_copper_link_preconfig(struct e1000_hw *hw) in e1000_copper_link_preconfig()
1095 static s32 e1000_copper_link_igp_setup(struct e1000_hw *hw) in e1000_copper_link_igp_setup()
1237 static s32 e1000_copper_link_mgp_setup(struct e1000_hw *hw) in e1000_copper_link_mgp_setup()
1345 static s32 e1000_copper_link_autoneg(struct e1000_hw *hw) in e1000_copper_link_autoneg()
1417 static s32 e1000_copper_link_postconfig(struct e1000_hw *hw) in e1000_copper_link_postconfig()
1455 static s32 e1000_setup_copper_link(struct e1000_hw *hw) in e1000_setup_copper_link()
1534 s32 e1000_phy_setup_autoneg(struct e1000_hw *hw) in e1000_phy_setup_autoneg()
1683 static s32 e1000_phy_force_speed_duplex(struct e1000_hw *hw) in e1000_phy_force_speed_duplex()
1914 void e1000_config_collision_dist(struct e1000_hw *hw) in e1000_config_collision_dist()
1943 static s32 e1000_config_mac_to_phy(struct e1000_hw *hw) in e1000_config_mac_to_phy()
2023 s32 e1000_force_mac_fc(struct e1000_hw *hw) in e1000_force_mac_fc()
2089 static s32 e1000_config_fc_after_link_up(struct e1000_hw *hw) in e1000_config_fc_after_link_up()
2304 static s32 e1000_check_for_serdes_link_generic(struct e1000_hw *hw) in e1000_check_for_serdes_link_generic()
2415 s32 e1000_check_for_link(struct e1000_hw *hw) in e1000_check_for_link()
2596 s32 e1000_get_speed_and_duplex(struct e1000_hw *hw, u16 *speed, u16 *duplex) in e1000_get_speed_and_duplex()
2663 static s32 e1000_wait_autoneg(struct e1000_hw *hw) in e1000_wait_autoneg()
2696 static void e1000_raise_mdi_clk(struct e1000_hw *hw, u32 *ctrl) in e1000_raise_mdi_clk()
2711 static void e1000_lower_mdi_clk(struct e1000_hw *hw, u32 *ctrl) in e1000_lower_mdi_clk()
2729 static void e1000_shift_out_mdi_bits(struct e1000_hw *hw, u32 data, u16 count) in e1000_shift_out_mdi_bits()
2775 static u16 e1000_shift_in_mdi_bits(struct e1000_hw *hw) in e1000_shift_in_mdi_bits()
2829 s32 e1000_read_phy_reg(struct e1000_hw *hw, u32 reg_addr, u16 *phy_data) in e1000_read_phy_reg()
2849 static s32 e1000_read_phy_reg_ex(struct e1000_hw *hw, u32 reg_addr, in e1000_read_phy_reg_ex()
2964 s32 e1000_write_phy_reg(struct e1000_hw *hw, u32 reg_addr, u16 phy_data) in e1000_write_phy_reg()
2984 static s32 e1000_write_phy_reg_ex(struct e1000_hw *hw, u32 reg_addr, in e1000_write_phy_reg_ex()
3079 s32 e1000_phy_hw_reset(struct e1000_hw *hw) in e1000_phy_hw_reset()
3143 s32 e1000_phy_reset(struct e1000_hw *hw) in e1000_phy_reset()
3182 static s32 e1000_detect_gig_phy(struct e1000_hw *hw) in e1000_detect_gig_phy()
3257 static s32 e1000_phy_reset_dsp(struct e1000_hw *hw) in e1000_phy_reset_dsp()
3285 static s32 e1000_phy_igp_get_info(struct e1000_hw *hw, in e1000_phy_igp_get_info()
3363 static s32 e1000_phy_m88_get_info(struct e1000_hw *hw, in e1000_phy_m88_get_info()
3437 s32 e1000_phy_get_info(struct e1000_hw *hw, struct e1000_phy_info *phy_info) in e1000_phy_get_info()
3480 s32 e1000_validate_mdi_setting(struct e1000_hw *hw) in e1000_validate_mdi_setting()
3499 s32 e1000_init_eeprom_params(struct e1000_hw *hw) in e1000_init_eeprom_params()
3594 static void e1000_raise_ee_clk(struct e1000_hw *hw, u32 *eecd) in e1000_raise_ee_clk()
3610 static void e1000_lower_ee_clk(struct e1000_hw *hw, u32 *eecd) in e1000_lower_ee_clk()
3627 static void e1000_shift_out_ee_bits(struct e1000_hw *hw, u16 data, u16 count) in e1000_shift_out_ee_bits()
3677 static u16 e1000_shift_in_ee_bits(struct e1000_hw *hw, u16 count) in e1000_shift_in_ee_bits()
3718 static s32 e1000_acquire_eeprom(struct e1000_hw *hw) in e1000_acquire_eeprom()
3770 static void e1000_standby_eeprom(struct e1000_hw *hw) in e1000_standby_eeprom()
3819 static void e1000_release_eeprom(struct e1000_hw *hw) in e1000_release_eeprom()
3866 static s32 e1000_spi_eeprom_ready(struct e1000_hw *hw) in e1000_spi_eeprom_ready()
3910 s32 e1000_read_eeprom(struct e1000_hw *hw, u16 offset, u16 words, u16 *data) in e1000_read_eeprom()
3919 static s32 e1000_do_read_eeprom(struct e1000_hw *hw, u16 offset, u16 words, in e1000_do_read_eeprom()
4016 s32 e1000_validate_eeprom_checksum(struct e1000_hw *hw) in e1000_validate_eeprom_checksum()
4046 s32 e1000_update_eeprom_checksum(struct e1000_hw *hw) in e1000_update_eeprom_checksum()
4078 s32 e1000_write_eeprom(struct e1000_hw *hw, u16 offset, u16 words, u16 *data) in e1000_write_eeprom()
4087 static s32 e1000_do_write_eeprom(struct e1000_hw *hw, u16 offset, u16 words, in e1000_do_write_eeprom()
4138 static s32 e1000_write_eeprom_spi(struct e1000_hw *hw, u16 offset, u16 words, in e1000_write_eeprom_spi()
4200 static s32 e1000_write_eeprom_microwire(struct e1000_hw *hw, u16 offset, in e1000_write_eeprom_microwire()
4282 s32 e1000_read_mac_addr(struct e1000_hw *hw) in e1000_read_mac_addr()
4322 static void e1000_init_rx_addrs(struct e1000_hw *hw) in e1000_init_rx_addrs()
4351 u32 e1000_hash_mc_addr(struct e1000_hw *hw, u8 *mc_addr) in e1000_hash_mc_addr()
4391 void e1000_rar_set(struct e1000_hw *hw, u8 *addr, u32 index) in e1000_rar_set()
4439 void e1000_write_vfta(struct e1000_hw *hw, u32 offset, u32 value) in e1000_write_vfta()
4459 static void e1000_clear_vfta(struct e1000_hw *hw) in e1000_clear_vfta()
4476 static s32 e1000_id_led_init(struct e1000_hw *hw) in e1000_id_led_init()
4553 s32 e1000_setup_led(struct e1000_hw *hw) in e1000_setup_led()
4606 s32 e1000_cleanup_led(struct e1000_hw *hw) in e1000_cleanup_led()
4642 s32 e1000_led_on(struct e1000_hw *hw) in e1000_led_on()
4688 s32 e1000_led_off(struct e1000_hw *hw) in e1000_led_off()
4734 static void e1000_clear_hw_cntrs(struct e1000_hw *hw) in e1000_clear_hw_cntrs()
4819 void e1000_reset_adaptive(struct e1000_hw *hw) in e1000_reset_adaptive()
4847 void e1000_update_adaptive(struct e1000_hw *hw) in e1000_update_adaptive()
4886 void e1000_tbi_adjust_stats(struct e1000_hw *hw, struct e1000_hw_stats *stats, in e1000_tbi_adjust_stats()
4962 void e1000_get_bus_info(struct e1000_hw *hw) in e1000_get_bus_info()
5015 static void e1000_write_reg_io(struct e1000_hw *hw, u32 offset, u32 value) in e1000_write_reg_io()
5038 static s32 e1000_get_cable_length(struct e1000_hw *hw, u16 *min_length, in e1000_get_cable_length()
5157 static s32 e1000_check_polarity(struct e1000_hw *hw, in e1000_check_polarity()
5224 static s32 e1000_check_downshift(struct e1000_hw *hw) in e1000_check_downshift()
5264 static s32 e1000_config_dsp_after_link_change(struct e1000_hw *hw, bool link_up) in e1000_config_dsp_after_link_change()
5479 static s32 e1000_set_phy_mode(struct e1000_hw *hw) in e1000_set_phy_mode()
5528 static s32 e1000_set_d3_lplu_state(struct e1000_hw *hw, bool active) in e1000_set_d3_lplu_state()
5629 static s32 e1000_set_vco_speed(struct e1000_hw *hw) in e1000_set_vco_speed()
5696 u32 e1000_enable_mng_pass_thru(struct e1000_hw *hw) in e1000_enable_mng_pass_thru()
5712 static s32 e1000_polarity_reversal_workaround(struct e1000_hw *hw) in e1000_polarity_reversal_workaround()
5806 static s32 e1000_get_auto_rd_done(struct e1000_hw *hw) in e1000_get_auto_rd_done()
5821 static s32 e1000_get_phy_cfg_done(struct e1000_hw *hw) in e1000_get_phy_cfg_done()