Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/net/ethernet/intel/ice/
Dice_common.h163 ice_aq_sff_eeprom(struct ice_hw *hw, u16 lport, u8 bus_addr,
Dice_ethtool.c4016 status = ice_aq_sff_eeprom(hw, 0, ICE_I2C_EEPROM_DEV_ADDR, 0x00, 0x00, in ice_get_module_info()
4023 status = ice_aq_sff_eeprom(hw, 0, ICE_I2C_EEPROM_DEV_ADDR, in ice_get_module_info()
4028 status = ice_aq_sff_eeprom(hw, 0, ICE_I2C_EEPROM_DEV_ADDR, in ice_get_module_info()
4048 status = ice_aq_sff_eeprom(hw, 0, ICE_I2C_EEPROM_DEV_ADDR, in ice_get_module_info()
4096 status = ice_aq_sff_eeprom(hw, 0, addr, offset, page, 0, value, 1, 0, in ice_get_module_eeprom()
4133 status = ice_aq_sff_eeprom(hw, 0, addr, offset, page, in ice_get_module_eeprom()
Dice_common.c3828 ice_aq_sff_eeprom(struct ice_hw *hw, u16 lport, u8 bus_addr, in ice_aq_sff_eeprom() function