Lines Matching defs:hw
162 void e1000_raise_ee_clk(struct e1000_hw *hw, uint32_t * eecd) in e1000_raise_ee_clk()
179 void e1000_lower_ee_clk(struct e1000_hw *hw, uint32_t * eecd) in e1000_lower_ee_clk()
198 e1000_shift_out_ee_bits(struct e1000_hw *hw, uint16_t data, uint16_t count) in e1000_shift_out_ee_bits()
244 e1000_shift_in_ee_bits(struct e1000_hw *hw, uint16_t count) in e1000_shift_in_ee_bits()
283 void e1000_standby_eeprom(struct e1000_hw *hw) in e1000_standby_eeprom()
331 static bool e1000_is_onboard_nvm_eeprom(struct e1000_hw *hw) in e1000_is_onboard_nvm_eeprom()
361 int32_t e1000_acquire_eeprom(struct e1000_hw *hw) in e1000_acquire_eeprom()
420 static int32_t e1000_init_eeprom_params(struct e1000_hw *hw) in e1000_init_eeprom_params()
601 e1000_poll_eerd_eewr_done(struct e1000_hw *hw, int eerd) in e1000_poll_eerd_eewr_done()
639 e1000_read_eeprom_eerd(struct e1000_hw *hw, in e1000_read_eeprom_eerd()
674 void e1000_release_eeprom(struct e1000_hw *hw) in e1000_release_eeprom()
725 e1000_spi_eeprom_ready(struct e1000_hw *hw) in e1000_spi_eeprom_ready()
770 e1000_read_eeprom(struct e1000_hw *hw, uint16_t offset, in e1000_read_eeprom()
873 static int e1000_validate_eeprom_checksum(struct e1000_hw *hw) in e1000_validate_eeprom_checksum()
921 e1000_set_phy_mode(struct e1000_hw *hw) in e1000_set_phy_mode()
966 e1000_get_software_semaphore(struct e1000_hw *hw) in e1000_get_software_semaphore()
1004 e1000_put_hw_eeprom_semaphore(struct e1000_hw *hw) in e1000_put_hw_eeprom_semaphore()
1036 e1000_get_hw_eeprom_semaphore(struct e1000_hw *hw) in e1000_get_hw_eeprom_semaphore()
1081 e1000_swfw_sync_acquire(struct e1000_hw *hw, uint16_t mask) in e1000_swfw_sync_acquire()
1116 static void e1000_swfw_sync_release(struct e1000_hw *hw, uint16_t mask) in e1000_swfw_sync_release()
1131 static bool e1000_is_second_port(struct e1000_hw *hw) in e1000_is_second_port()
1153 e1000_read_mac_addr(struct e1000_hw *hw, unsigned char enetaddr[6]) in e1000_read_mac_addr()
1199 e1000_init_rx_addrs(struct e1000_hw *hw, unsigned char enetaddr[6]) in e1000_init_rx_addrs()
1232 e1000_clear_vfta(struct e1000_hw *hw) in e1000_clear_vfta()
1246 e1000_set_mac_type(struct e1000_hw *hw) in e1000_set_mac_type()
1384 e1000_reset_hw(struct e1000_hw *hw) in e1000_reset_hw()
1502 e1000_initialize_hardware_bits(struct e1000_hw *hw) in e1000_initialize_hardware_bits()
1628 e1000_init_hw(struct e1000_hw *hw, unsigned char enetaddr[6]) in e1000_init_hw()
1849 e1000_setup_link(struct e1000_hw *hw) in e1000_setup_link()
1995 e1000_setup_fiber_link(struct e1000_hw *hw) in e1000_setup_fiber_link()
2126 e1000_copper_link_preconfig(struct e1000_hw *hw) in e1000_copper_link_preconfig()
2197 e1000_set_d3_lplu_state(struct e1000_hw *hw, bool active) in e1000_set_d3_lplu_state()
2332 e1000_set_d0_lplu_state(struct e1000_hw *hw, bool active) in e1000_set_d0_lplu_state()
2441 e1000_copper_link_igp_setup(struct e1000_hw *hw) in e1000_copper_link_igp_setup()
2591 e1000_check_mng_mode(struct e1000_hw *hw) in e1000_check_mng_mode()
2610 e1000_write_kmrn_reg(struct e1000_hw *hw, uint32_t reg_addr, uint16_t data) in e1000_write_kmrn_reg()
2631 e1000_read_kmrn_reg(struct e1000_hw *hw, uint32_t reg_addr, uint16_t *data) in e1000_read_kmrn_reg()
2664 e1000_copper_link_ggp_setup(struct e1000_hw *hw) in e1000_copper_link_ggp_setup()
2813 e1000_copper_link_mgp_setup(struct e1000_hw *hw) in e1000_copper_link_mgp_setup()
2916 e1000_copper_link_autoneg(struct e1000_hw *hw) in e1000_copper_link_autoneg()
2992 e1000_copper_link_postconfig(struct e1000_hw *hw) in e1000_copper_link_postconfig()
3020 e1000_setup_copper_link(struct e1000_hw *hw) in e1000_setup_copper_link()
3128 e1000_phy_setup_autoneg(struct e1000_hw *hw) in e1000_phy_setup_autoneg()
3280 e1000_config_collision_dist(struct e1000_hw *hw) in e1000_config_collision_dist()
3310 e1000_config_mac_to_phy(struct e1000_hw *hw) in e1000_config_mac_to_phy()
3363 e1000_force_mac_fc(struct e1000_hw *hw) in e1000_force_mac_fc()
3430 e1000_config_fc_after_link_up(struct e1000_hw *hw) in e1000_config_fc_after_link_up()
3644 e1000_check_for_link(struct e1000_hw *hw) in e1000_check_for_link()
3826 e1000_configure_kmrn_for_10_100(struct e1000_hw *hw, uint16_t duplex) in e1000_configure_kmrn_for_10_100()
3862 e1000_configure_kmrn_for_1000(struct e1000_hw *hw) in e1000_configure_kmrn_for_1000()
3901 e1000_get_speed_and_duplex(struct e1000_hw *hw, uint16_t *speed, in e1000_get_speed_and_duplex()
3978 e1000_wait_autoneg(struct e1000_hw *hw) in e1000_wait_autoneg()
4016 e1000_raise_mdi_clk(struct e1000_hw *hw, uint32_t * ctrl) in e1000_raise_mdi_clk()
4033 e1000_lower_mdi_clk(struct e1000_hw *hw, uint32_t * ctrl) in e1000_lower_mdi_clk()
4053 e1000_shift_out_mdi_bits(struct e1000_hw *hw, uint32_t data, uint16_t count) in e1000_shift_out_mdi_bits()
4101 e1000_shift_in_mdi_bits(struct e1000_hw *hw) in e1000_shift_in_mdi_bits()
4153 e1000_read_phy_reg(struct e1000_hw *hw, uint32_t reg_addr, uint16_t * phy_data) in e1000_read_phy_reg()
4231 e1000_write_phy_reg(struct e1000_hw *hw, uint32_t reg_addr, uint16_t phy_data) in e1000_write_phy_reg()
4301 e1000_check_phy_reset_block(struct e1000_hw *hw) in e1000_check_phy_reset_block()
4328 e1000_get_phy_cfg_done(struct e1000_hw *hw) in e1000_get_phy_cfg_done()
4377 e1000_phy_hw_reset(struct e1000_hw *hw) in e1000_phy_hw_reset()
4461 e1000_phy_init_script(struct e1000_hw *hw) in e1000_phy_init_script()
4570 e1000_phy_reset(struct e1000_hw *hw) in e1000_phy_reset()
4613 static int e1000_set_phy_type (struct e1000_hw *hw) in e1000_set_phy_type()
4670 e1000_detect_gig_phy(struct e1000_hw *hw) in e1000_detect_gig_phy()
4783 e1000_set_media_type(struct e1000_hw *hw) in e1000_set_media_type()
4842 e1000_sw_init(struct e1000_hw *hw) in e1000_sw_init()
4919 fill_rx(struct e1000_hw *hw) in fill_rx()
4953 e1000_configure_tx(struct e1000_hw *hw) in e1000_configure_tx()
5050 e1000_setup_rctl(struct e1000_hw *hw) in e1000_setup_rctl()
5080 e1000_configure_rx(struct e1000_hw *hw) in e1000_configure_rx()
5131 _e1000_poll(struct e1000_hw *hw) in _e1000_poll()
5156 static int _e1000_transmit(struct e1000_hw *hw, void *txpacket, int length) in _e1000_transmit()
5196 _e1000_disable(struct e1000_hw *hw) in _e1000_disable()
5215 e1000_reset(struct e1000_hw *hw, unsigned char enetaddr[6]) in e1000_reset()
5225 _e1000_init(struct e1000_hw *hw, unsigned char enetaddr[6]) in _e1000_init()
5250 void e1000_get_bus_type(struct e1000_hw *hw) in e1000_get_bus_type()
5282 static int e1000_init_one(struct e1000_hw *hw, int cardnum, in e1000_init_one()
5396 struct e1000_hw *hw = nic->priv; in e1000_transmit() local
5407 struct e1000_hw *hw = nic->priv; in e1000_disable() local
5418 struct e1000_hw *hw = nic->priv; in e1000_init() local
5426 struct e1000_hw *hw = nic->priv; in e1000_poll() local
5458 struct e1000_hw *hw = malloc(sizeof(*hw)); in e1000_initialize() local
5495 struct e1000_hw *hw; in e1000_find_card() local
5517 struct e1000_hw *hw; in do_e1000() local
5582 struct e1000_hw *hw = dev_get_priv(dev); in e1000_eth_start() local
5589 struct e1000_hw *hw = dev_get_priv(dev); in e1000_eth_stop() local
5596 struct e1000_hw *hw = dev_get_priv(dev); in e1000_eth_send() local
5606 struct e1000_hw *hw = dev_get_priv(dev); in e1000_eth_recv() local
5618 struct e1000_hw *hw = dev_get_priv(dev); in e1000_free_pkt() local
5628 struct e1000_hw *hw = dev_get_priv(dev); in e1000_eth_probe() local