Lines Matching refs:int32_t

142 static int32_t e1000_phy_hw_reset(struct e1000_hw *hw);
147 static int32_t e1000_swfw_sync_acquire(struct e1000_hw *hw, uint16_t mask);
149 static int32_t e1000_check_phy_reset_block(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
920 static int32_t
924 int32_t ret_val; in e1000_set_phy_mode()
965 static int32_t
968 int32_t timeout = hw->eeprom.word_size + 1; in e1000_get_software_semaphore()
1035 static int32_t
1039 int32_t timeout; in e1000_get_hw_eeprom_semaphore()
1080 static int32_t
1086 int32_t timeout = 200; in e1000_swfw_sync_acquire()
1245 int32_t
1632 int32_t ret_val; in e1000_init_hw()
1851 int32_t ret_val; in e1000_setup_link()
2002 int32_t ret_val; in e1000_setup_fiber_link()
2125 static int32_t
2129 int32_t ret_val; in e1000_copper_link_preconfig()
2196 static int32_t
2200 int32_t ret_val; in e1000_set_d3_lplu_state()
2331 static int32_t
2335 int32_t ret_val; in e1000_set_d0_lplu_state()
2440 static int32_t
2444 int32_t ret_val; in e1000_copper_link_igp_setup()
2609 static int32_t
2630 static int32_t
2663 static int32_t
2666 int32_t ret_val; in e1000_copper_link_ggp_setup()
2812 static int32_t
2815 int32_t ret_val; in e1000_copper_link_mgp_setup()
2915 static int32_t
2918 int32_t ret_val; in e1000_copper_link_autoneg()
2991 static int32_t
2994 int32_t ret_val; in e1000_copper_link_postconfig()
3022 int32_t ret_val; in e1000_setup_copper_link()
3127 int32_t
3130 int32_t ret_val; in e1000_phy_setup_autoneg()
3429 static int32_t
3432 int32_t ret_val; in e1000_config_fc_after_link_up()
3651 int32_t ret_val; in e1000_check_for_link()
3825 static int32_t
3828 int32_t ret_val = E1000_SUCCESS; in e1000_configure_kmrn_for_10_100()
3861 static int32_t
3864 int32_t ret_val = E1000_SUCCESS; in e1000_configure_kmrn_for_1000()
3905 int32_t ret_val; in e1000_get_speed_and_duplex()
4300 int32_t
4327 static int32_t
4330 int32_t timeout = PHY_CFG_TIMEOUT; in e1000_get_phy_cfg_done()
4376 int32_t
4382 int32_t ret_val; in e1000_phy_hw_reset()
4569 int32_t
4572 int32_t ret_val; in e1000_phy_reset()
4669 static int32_t
4672 int32_t phy_init_status, ret_val; in e1000_detect_gig_phy()