Searched refs:ice_aq_sff_eeprom (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/drivers/net/ethernet/intel/ice/ |
H A D | ice_common.h | 163 ice_aq_sff_eeprom(struct ice_hw *hw, u16 lport, u8 bus_addr,
|
H A D | ice_ethtool.c | 3977 status = ice_aq_sff_eeprom(hw, 0, ICE_I2C_EEPROM_DEV_ADDR, 0x00, 0x00, in ice_get_module_info() 3984 status = ice_aq_sff_eeprom(hw, 0, ICE_I2C_EEPROM_DEV_ADDR, in ice_get_module_info() 3989 status = ice_aq_sff_eeprom(hw, 0, ICE_I2C_EEPROM_DEV_ADDR, in ice_get_module_info() 4009 status = ice_aq_sff_eeprom(hw, 0, ICE_I2C_EEPROM_DEV_ADDR, in ice_get_module_info() 4057 status = ice_aq_sff_eeprom(hw, 0, addr, offset, page, 0, value, 1, 0, in ice_get_module_eeprom() 4096 status = ice_aq_sff_eeprom(hw, 0, addr, offset, page, in ice_get_module_eeprom()
|
H A D | ice_common.c | 3904 ice_aq_sff_eeprom(struct ice_hw *hw, u16 lport, u8 bus_addr, in ice_aq_sff_eeprom() function
|