Lines Matching refs:s32

21 static s32 e1000_setup_copper_link_80003es2lan(struct e1000_hw *hw);
22 static s32 e1000_acquire_swfw_sync_80003es2lan(struct e1000_hw *hw, u16 mask);
26 static s32 e1000_cfg_kmrn_1000_80003es2lan(struct e1000_hw *hw);
27 static s32 e1000_cfg_kmrn_10_100_80003es2lan(struct e1000_hw *hw, u16 duplex);
28 static s32 e1000_read_kmrn_reg_80003es2lan(struct e1000_hw *hw, u32 offset,
30 static s32 e1000_write_kmrn_reg_80003es2lan(struct e1000_hw *hw, u32 offset,
38 static s32 e1000_init_phy_params_80003es2lan(struct e1000_hw *hw)
41 s32 ret_val;
70 static s32 e1000_init_nvm_params_80003es2lan(struct e1000_hw *hw)
114 static s32 e1000_init_mac_params_80003es2lan(struct e1000_hw *hw)
151 static s32 e1000_get_variants_80003es2lan(struct e1000_adapter *adapter)
154 s32 rc;
177 static s32 e1000_acquire_phy_80003es2lan(struct e1000_hw *hw)
206 static s32 e1000_acquire_mac_csr_80003es2lan(struct e1000_hw *hw)
236 static s32 e1000_acquire_nvm_80003es2lan(struct e1000_hw *hw)
238 s32 ret_val;
272 static s32 e1000_acquire_swfw_sync_80003es2lan(struct e1000_hw *hw, u16 mask)
277 s32 i = 0;
278 s32 timeout = 50;
339 static s32 e1000_read_phy_reg_gg82563_80003es2lan(struct e1000_hw *hw,
342 s32 ret_val;
408 static s32 e1000_write_phy_reg_gg82563_80003es2lan(struct e1000_hw *hw,
411 s32 ret_val;
478 static s32 e1000_write_nvm_80003es2lan(struct e1000_hw *hw, u16 offset,
491 static s32 e1000_get_cfg_done_80003es2lan(struct e1000_hw *hw)
493 s32 timeout = PHY_CFG_TIMEOUT;
520 static s32 e1000_phy_force_speed_duplex_80003es2lan(struct e1000_hw *hw)
522 s32 ret_val;
608 static s32 e1000_get_cable_length_80003es2lan(struct e1000_hw *hw)
611 s32 ret_val;
639 static s32 e1000_get_link_up_info_80003es2lan(struct e1000_hw *hw, u16 *speed,
642 s32 ret_val;
662 static s32 e1000_reset_hw_80003es2lan(struct e1000_hw *hw)
665 s32 ret_val;
727 static s32 e1000_init_hw_80003es2lan(struct e1000_hw *hw)
731 s32 ret_val;
879 static s32 e1000_copper_link_setup_gg82563_80003es2lan(struct e1000_hw *hw)
882 s32 ret_val;
1022 static s32 e1000_setup_copper_link_80003es2lan(struct e1000_hw *hw)
1025 s32 ret_val;
1079 static s32 e1000_cfg_on_link_up_80003es2lan(struct e1000_hw *hw)
1081 s32 ret_val = 0;
1108 static s32 e1000_cfg_kmrn_10_100_80003es2lan(struct e1000_hw *hw, u16 duplex)
1110 s32 ret_val;
1155 static s32 e1000_cfg_kmrn_1000_80003es2lan(struct e1000_hw *hw)
1157 s32 ret_val;
1202 static s32 e1000_read_kmrn_reg_80003es2lan(struct e1000_hw *hw, u32 offset,
1206 s32 ret_val;
1237 static s32 e1000_write_kmrn_reg_80003es2lan(struct e1000_hw *hw, u32 offset,
1241 s32 ret_val;
1262 static s32 e1000_read_mac_addr_80003es2lan(struct e1000_hw *hw)
1264 s32 ret_val;