Lines Matching refs:int32_t
141 static int32_t e1000_phy_hw_reset(struct e1000_hw *hw);
146 static int32_t e1000_swfw_sync_acquire(struct e1000_hw *hw, uint16_t mask);
148 static int32_t e1000_check_phy_reset_block(struct e1000_hw *hw);
152 static int32_t e1000_get_hw_eeprom_semaphore(struct e1000_hw *hw);
153 static int32_t e1000_read_eeprom(struct e1000_hw *hw, uint16_t offset,
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()
424 int32_t ret_val = E1000_SUCCESS; in e1000_init_eeprom_params()
600 static int32_t
605 int32_t done = E1000_ERR_EEPROM; in e1000_poll_eerd_eewr_done()
638 static int32_t
645 int32_t error = 0; in e1000_read_eeprom_eerd()
724 static int32_t
769 static int32_t
876 static int32_t e1000_write_eeprom_srwr(struct e1000_hw *hw, uint16_t offset, in e1000_write_eeprom_srwr()
882 int32_t ret_val = 0; 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()
927 int32_t ret_val = -E1000_ERR_EEPROM; in e1000_pool_flash_update_done_i210()
947 static int32_t e1000_update_flash_i210(struct e1000_hw *hw) in e1000_update_flash_i210()
949 int32_t ret_val = 0; in e1000_update_flash_i210()
979 static int32_t e1000_update_eeprom_checksum_i210(struct e1000_hw *hw) in e1000_update_eeprom_checksum_i210()
981 int32_t ret_val = 0; in e1000_update_eeprom_checksum_i210()
1086 static int32_t
1090 int32_t ret_val; in e1000_set_phy_mode()
1131 static int32_t
1134 int32_t timeout = hw->eeprom.word_size + 1; in e1000_get_software_semaphore()
1201 static int32_t
1205 int32_t timeout; in e1000_get_hw_eeprom_semaphore()
1246 static int32_t
1252 int32_t timeout = 200; in e1000_swfw_sync_acquire()
1456 int32_t
1848 int32_t ret_val; in e1000_init_hw()
2067 int32_t ret_val; in e1000_setup_link()
2218 int32_t ret_val; in e1000_setup_fiber_link()
2341 static int32_t
2345 int32_t ret_val; in e1000_copper_link_preconfig()
2412 static int32_t
2416 int32_t ret_val; in e1000_set_d3_lplu_state()
2547 static int32_t
2551 int32_t ret_val; in e1000_set_d0_lplu_state()
2656 static int32_t
2660 int32_t ret_val; in e1000_copper_link_igp_setup()
2825 static int32_t
2846 static int32_t
2879 static int32_t
2882 int32_t ret_val; in e1000_copper_link_ggp_setup()
3028 static int32_t
3031 int32_t ret_val; in e1000_copper_link_mgp_setup()
3131 static int32_t
3134 int32_t ret_val; in e1000_copper_link_autoneg()
3207 static int32_t
3210 int32_t ret_val; in e1000_copper_link_postconfig()
3238 int32_t ret_val; in e1000_setup_copper_link()
3343 int32_t
3346 int32_t ret_val; in e1000_phy_setup_autoneg()
3645 static int32_t
3648 int32_t ret_val; in e1000_config_fc_after_link_up()
3867 int32_t ret_val; in e1000_check_for_link()
4041 static int32_t
4044 int32_t ret_val = E1000_SUCCESS; in e1000_configure_kmrn_for_10_100()
4077 static int32_t
4080 int32_t ret_val = E1000_SUCCESS; in e1000_configure_kmrn_for_1000()
4121 int32_t ret_val; in e1000_get_speed_and_duplex()
4516 int32_t
4543 static int32_t
4546 int32_t timeout = PHY_CFG_TIMEOUT; in e1000_get_phy_cfg_done()
4592 int32_t
4598 int32_t ret_val; in e1000_phy_hw_reset()
4785 int32_t
4788 int32_t ret_val; in e1000_phy_reset()
4885 static int32_t
4888 int32_t phy_init_status, ret_val; in e1000_detect_gig_phy()