Home
last modified time | relevance | path

Searched refs:ice_aq_sff_eeprom (Results 1 – 3 of 3) sorted by relevance

/linux-6.12.1/drivers/net/ethernet/intel/ice/
Dice_common.h197 ice_aq_sff_eeprom(struct ice_hw *hw, u16 lport, u8 bus_addr,
Dice_ethtool.c4487 status = ice_aq_sff_eeprom(hw, 0, ICE_I2C_EEPROM_DEV_ADDR, 0x00, 0x00, in ice_get_module_info()
4494 status = ice_aq_sff_eeprom(hw, 0, ICE_I2C_EEPROM_DEV_ADDR, in ice_get_module_info()
4499 status = ice_aq_sff_eeprom(hw, 0, ICE_I2C_EEPROM_DEV_ADDR, in ice_get_module_info()
4519 status = ice_aq_sff_eeprom(hw, 0, ICE_I2C_EEPROM_DEV_ADDR, in ice_get_module_info()
4567 status = ice_aq_sff_eeprom(hw, 0, addr, offset, page, 0, value, 1, 0, in ice_get_module_eeprom()
4606 status = ice_aq_sff_eeprom(hw, 0, addr, offset, page, in ice_get_module_eeprom()
Dice_common.c4084 ice_aq_sff_eeprom(struct ice_hw *hw, u16 lport, u8 bus_addr, in ice_aq_sff_eeprom() function