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()
876 static int32_t e1000_write_eeprom_srwr(struct e1000_hw *hw, uint16_t offset, in e1000_write_eeprom_srwr()
925 static int32_t e1000_pool_flash_update_done_i210(struct e1000_hw *hw) in e1000_pool_flash_update_done_i210()
947 static int32_t e1000_update_flash_i210(struct e1000_hw *hw) in e1000_update_flash_i210()
979 static int32_t e1000_update_eeprom_checksum_i210(struct e1000_hw *hw) in e1000_update_eeprom_checksum_i210()
1039 static int e1000_validate_eeprom_checksum(struct e1000_hw *hw) in e1000_validate_eeprom_checksum()
1087 e1000_set_phy_mode(struct e1000_hw *hw) in e1000_set_phy_mode()
1132 e1000_get_software_semaphore(struct e1000_hw *hw) in e1000_get_software_semaphore()
1170 e1000_put_hw_eeprom_semaphore(struct e1000_hw *hw) in e1000_put_hw_eeprom_semaphore()
1202 e1000_get_hw_eeprom_semaphore(struct e1000_hw *hw) in e1000_get_hw_eeprom_semaphore()
1247 e1000_swfw_sync_acquire(struct e1000_hw *hw, uint16_t mask) in e1000_swfw_sync_acquire()
1282 static void e1000_swfw_sync_release(struct e1000_hw *hw, uint16_t mask) in e1000_swfw_sync_release()
1297 static bool e1000_is_second_port(struct e1000_hw *hw) in e1000_is_second_port()
1318 static int e1000_read_mac_addr_from_eeprom(struct e1000_hw *hw, in e1000_read_mac_addr_from_eeprom()
1344 static int e1000_read_mac_addr_from_regs(struct e1000_hw *hw, in e1000_read_mac_addr_from_regs()
1379 static int e1000_read_mac_addr(struct e1000_hw *hw, unsigned char enetaddr[6]) in e1000_read_mac_addr()
1410 e1000_init_rx_addrs(struct e1000_hw *hw, unsigned char enetaddr[6]) in e1000_init_rx_addrs()
1443 e1000_clear_vfta(struct e1000_hw *hw) in e1000_clear_vfta()
1457 e1000_set_mac_type(struct e1000_hw *hw) in e1000_set_mac_type()
1595 e1000_reset_hw(struct e1000_hw *hw) in e1000_reset_hw()
1718 e1000_initialize_hardware_bits(struct e1000_hw *hw) in e1000_initialize_hardware_bits()
1844 e1000_init_hw(struct e1000_hw *hw, unsigned char enetaddr[6]) in e1000_init_hw()
2065 e1000_setup_link(struct e1000_hw *hw) in e1000_setup_link()
2211 e1000_setup_fiber_link(struct e1000_hw *hw) in e1000_setup_fiber_link()
2342 e1000_copper_link_preconfig(struct e1000_hw *hw) in e1000_copper_link_preconfig()
2413 e1000_set_d3_lplu_state(struct e1000_hw *hw, bool active) in e1000_set_d3_lplu_state()
2548 e1000_set_d0_lplu_state(struct e1000_hw *hw, bool active) in e1000_set_d0_lplu_state()
2657 e1000_copper_link_igp_setup(struct e1000_hw *hw) in e1000_copper_link_igp_setup()
2807 e1000_check_mng_mode(struct e1000_hw *hw) in e1000_check_mng_mode()
2826 e1000_write_kmrn_reg(struct e1000_hw *hw, uint32_t reg_addr, uint16_t data) in e1000_write_kmrn_reg()
2847 e1000_read_kmrn_reg(struct e1000_hw *hw, uint32_t reg_addr, uint16_t *data) in e1000_read_kmrn_reg()
2880 e1000_copper_link_ggp_setup(struct e1000_hw *hw) in e1000_copper_link_ggp_setup()
3029 e1000_copper_link_mgp_setup(struct e1000_hw *hw) in e1000_copper_link_mgp_setup()
3132 e1000_copper_link_autoneg(struct e1000_hw *hw) in e1000_copper_link_autoneg()
3208 e1000_copper_link_postconfig(struct e1000_hw *hw) in e1000_copper_link_postconfig()
3236 e1000_setup_copper_link(struct e1000_hw *hw) in e1000_setup_copper_link()
3344 e1000_phy_setup_autoneg(struct e1000_hw *hw) in e1000_phy_setup_autoneg()
3496 e1000_config_collision_dist(struct e1000_hw *hw) in e1000_config_collision_dist()
3526 e1000_config_mac_to_phy(struct e1000_hw *hw) in e1000_config_mac_to_phy()
3579 e1000_force_mac_fc(struct e1000_hw *hw) in e1000_force_mac_fc()
3646 e1000_config_fc_after_link_up(struct e1000_hw *hw) in e1000_config_fc_after_link_up()
3860 e1000_check_for_link(struct e1000_hw *hw) in e1000_check_for_link()
4042 e1000_configure_kmrn_for_10_100(struct e1000_hw *hw, uint16_t duplex) in e1000_configure_kmrn_for_10_100()
4078 e1000_configure_kmrn_for_1000(struct e1000_hw *hw) in e1000_configure_kmrn_for_1000()
4117 e1000_get_speed_and_duplex(struct e1000_hw *hw, uint16_t *speed, in e1000_get_speed_and_duplex()
4194 e1000_wait_autoneg(struct e1000_hw *hw) in e1000_wait_autoneg()
4232 e1000_raise_mdi_clk(struct e1000_hw *hw, uint32_t * ctrl) in e1000_raise_mdi_clk()
4249 e1000_lower_mdi_clk(struct e1000_hw *hw, uint32_t * ctrl) in e1000_lower_mdi_clk()
4269 e1000_shift_out_mdi_bits(struct e1000_hw *hw, uint32_t data, uint16_t count) in e1000_shift_out_mdi_bits()
4317 e1000_shift_in_mdi_bits(struct e1000_hw *hw) in e1000_shift_in_mdi_bits()
4369 e1000_read_phy_reg(struct e1000_hw *hw, uint32_t reg_addr, uint16_t * phy_data) in e1000_read_phy_reg()
4447 e1000_write_phy_reg(struct e1000_hw *hw, uint32_t reg_addr, uint16_t phy_data) in e1000_write_phy_reg()
4517 e1000_check_phy_reset_block(struct e1000_hw *hw) in e1000_check_phy_reset_block()
4544 e1000_get_phy_cfg_done(struct e1000_hw *hw) in e1000_get_phy_cfg_done()
4593 e1000_phy_hw_reset(struct e1000_hw *hw) in e1000_phy_hw_reset()
4677 e1000_phy_init_script(struct e1000_hw *hw) in e1000_phy_init_script()
4786 e1000_phy_reset(struct e1000_hw *hw) in e1000_phy_reset()
4829 static int e1000_set_phy_type (struct e1000_hw *hw) in e1000_set_phy_type()
4886 e1000_detect_gig_phy(struct e1000_hw *hw) in e1000_detect_gig_phy()
4999 e1000_set_media_type(struct e1000_hw *hw) in e1000_set_media_type()
5058 e1000_sw_init(struct e1000_hw *hw) in e1000_sw_init()
5135 fill_rx(struct e1000_hw *hw) in fill_rx()
5169 e1000_configure_tx(struct e1000_hw *hw) in e1000_configure_tx()
5266 e1000_setup_rctl(struct e1000_hw *hw) in e1000_setup_rctl()
5296 e1000_configure_rx(struct e1000_hw *hw) in e1000_configure_rx()
5347 _e1000_poll(struct e1000_hw *hw) in _e1000_poll()
5372 static int _e1000_transmit(struct e1000_hw *hw, void *txpacket, int length) in _e1000_transmit()
5412 _e1000_disable(struct e1000_hw *hw) in _e1000_disable()
5431 e1000_reset(struct e1000_hw *hw, unsigned char enetaddr[6]) in e1000_reset()
5441 _e1000_init(struct e1000_hw *hw, unsigned char enetaddr[6]) in _e1000_init()
5466 void e1000_get_bus_type(struct e1000_hw *hw) in e1000_get_bus_type()
5498 static int e1000_init_one(struct e1000_hw *hw, int cardnum, in e1000_init_one()
5612 struct e1000_hw *hw = nic->priv; in e1000_transmit() local
5623 struct e1000_hw *hw = nic->priv; in e1000_disable() local
5634 struct e1000_hw *hw = nic->priv; in e1000_init() local
5642 struct e1000_hw *hw = nic->priv; in e1000_poll() local
5665 struct e1000_hw *hw = dev_get_priv(dev); in e1000_write_hwaddr() local
5668 struct e1000_hw *hw = dev->priv; in e1000_write_hwaddr() local
5725 struct e1000_hw *hw = malloc(sizeof(*hw)); in e1000_initialize() local
5763 struct e1000_hw *hw; in e1000_find_card() local
5785 struct e1000_hw *hw; in do_e1000() local
5850 struct e1000_hw *hw = dev_get_priv(dev); in e1000_eth_start() local
5857 struct e1000_hw *hw = dev_get_priv(dev); in e1000_eth_stop() local
5864 struct e1000_hw *hw = dev_get_priv(dev); in e1000_eth_send() local
5874 struct e1000_hw *hw = dev_get_priv(dev); in e1000_eth_recv() local
5886 struct e1000_hw *hw = dev_get_priv(dev); in e1000_free_pkt() local
5896 struct e1000_hw *hw = dev_get_priv(dev); in e1000_eth_probe() local