Lines Matching refs:s32

159 s32 ixgbe_init_phy_ops_generic(struct ixgbe_hw *hw);
162 s32 ixgbe_get_phy_id(struct ixgbe_hw *hw);
163 s32 ixgbe_identify_phy_generic(struct ixgbe_hw *hw);
164 s32 ixgbe_reset_phy_generic(struct ixgbe_hw *hw);
165 s32 ixgbe_read_phy_reg_mdi(struct ixgbe_hw *hw, u32 reg_addr, u32 device_type,
167 s32 ixgbe_write_phy_reg_mdi(struct ixgbe_hw *hw, u32 reg_addr, u32 device_type,
169 s32 ixgbe_read_phy_reg_generic(struct ixgbe_hw *hw, u32 reg_addr,
171 s32 ixgbe_write_phy_reg_generic(struct ixgbe_hw *hw, u32 reg_addr,
173 s32 ixgbe_setup_phy_link_generic(struct ixgbe_hw *hw);
174 s32 ixgbe_setup_phy_link_speed_generic(struct ixgbe_hw *hw,
177 s32 ixgbe_get_copper_link_capabilities_generic(struct ixgbe_hw *hw,
180 s32 ixgbe_check_reset_blocked(struct ixgbe_hw *hw);
183 s32 ixgbe_check_phy_link_tnx(struct ixgbe_hw *hw,
186 s32 ixgbe_setup_phy_link_tnx(struct ixgbe_hw *hw);
187 s32 ixgbe_get_phy_firmware_version_tnx(struct ixgbe_hw *hw,
189 s32 ixgbe_get_phy_firmware_version_generic(struct ixgbe_hw *hw,
192 s32 ixgbe_reset_phy_nl(struct ixgbe_hw *hw);
193 s32 ixgbe_set_copper_phy_power(struct ixgbe_hw *hw, bool on);
194 s32 ixgbe_identify_module_generic(struct ixgbe_hw *hw);
195 s32 ixgbe_identify_sfp_module_generic(struct ixgbe_hw *hw);
197 s32 ixgbe_identify_qsfp_module_generic(struct ixgbe_hw *hw);
198 s32 ixgbe_get_sfp_init_sequence_offsets(struct ixgbe_hw *hw,
201 s32 ixgbe_tn_check_overtemp(struct ixgbe_hw *hw);
202 s32 ixgbe_read_i2c_byte_generic(struct ixgbe_hw *hw, u8 byte_offset,
204 s32 ixgbe_read_i2c_byte_generic_unlocked(struct ixgbe_hw *hw, u8 byte_offset,
206 s32 ixgbe_write_i2c_byte_generic(struct ixgbe_hw *hw, u8 byte_offset,
208 s32 ixgbe_write_i2c_byte_generic_unlocked(struct ixgbe_hw *hw, u8 byte_offset,
210 s32 ixgbe_read_i2c_eeprom_generic(struct ixgbe_hw *hw, u8 byte_offset,
212 s32 ixgbe_write_i2c_eeprom_generic(struct ixgbe_hw *hw, u8 byte_offset,
215 s32 ixgbe_read_i2c_combined_generic_int(struct ixgbe_hw *, u8 addr, u16 reg,
217 s32 ixgbe_write_i2c_combined_generic_int(struct ixgbe_hw *, u8 addr, u16 reg,