Lines Matching refs:ixgbe_hw

123 s32 ixgbe_identify_phy_generic(struct ixgbe_hw *hw);
124 s32 ixgbe_reset_phy_generic(struct ixgbe_hw *hw);
125 s32 ixgbe_read_phy_reg_generic(struct ixgbe_hw *hw, u32 reg_addr,
127 s32 ixgbe_write_phy_reg_generic(struct ixgbe_hw *hw, u32 reg_addr,
129 s32 ixgbe_read_phy_reg_mdi(struct ixgbe_hw *hw, u32 reg_addr,
131 s32 ixgbe_write_phy_reg_mdi(struct ixgbe_hw *hw, u32 reg_addr,
133 s32 ixgbe_setup_phy_link_generic(struct ixgbe_hw *hw);
134 s32 ixgbe_setup_phy_link_speed_generic(struct ixgbe_hw *hw,
137 s32 ixgbe_get_copper_link_capabilities_generic(struct ixgbe_hw *hw,
140 bool ixgbe_check_reset_blocked(struct ixgbe_hw *hw);
143 s32 ixgbe_check_phy_link_tnx(struct ixgbe_hw *hw,
146 s32 ixgbe_setup_phy_link_tnx(struct ixgbe_hw *hw);
148 s32 ixgbe_reset_phy_nl(struct ixgbe_hw *hw);
149 s32 ixgbe_set_copper_phy_power(struct ixgbe_hw *hw, bool on);
150 s32 ixgbe_identify_module_generic(struct ixgbe_hw *hw);
151 s32 ixgbe_identify_sfp_module_generic(struct ixgbe_hw *hw);
152 s32 ixgbe_get_sfp_init_sequence_offsets(struct ixgbe_hw *hw,
155 s32 ixgbe_tn_check_overtemp(struct ixgbe_hw *hw);
156 s32 ixgbe_read_i2c_byte_generic(struct ixgbe_hw *hw, u8 byte_offset,
158 s32 ixgbe_read_i2c_byte_generic_unlocked(struct ixgbe_hw *hw, u8 byte_offset,
160 s32 ixgbe_write_i2c_byte_generic(struct ixgbe_hw *hw, u8 byte_offset,
162 s32 ixgbe_write_i2c_byte_generic_unlocked(struct ixgbe_hw *hw, u8 byte_offset,
164 s32 ixgbe_read_i2c_eeprom_generic(struct ixgbe_hw *hw, u8 byte_offset,
166 s32 ixgbe_read_i2c_sff8472_generic(struct ixgbe_hw *hw, u8 byte_offset,
168 s32 ixgbe_write_i2c_eeprom_generic(struct ixgbe_hw *hw, u8 byte_offset,
170 s32 ixgbe_read_i2c_combined_generic_int(struct ixgbe_hw *, u8 addr, u16 reg,
172 s32 ixgbe_write_i2c_combined_generic_int(struct ixgbe_hw *, u8 addr, u16 reg,