Searched refs:eeprom_tmp (Results 1 – 1 of 1) sorted by relevance
106 char *eeprom_tmp; in mlxsw_env_validate_cable_ident() local120 eeprom_tmp = mlxsw_reg_mcia_eeprom_data(mcia_pl); in mlxsw_env_validate_cable_ident()121 ident = eeprom_tmp[0]; in mlxsw_env_validate_cable_ident()150 char *eeprom_tmp; in mlxsw_env_query_module_eeprom() local202 eeprom_tmp = mlxsw_reg_mcia_eeprom_data(mcia_pl); in mlxsw_env_query_module_eeprom()203 memcpy(data, eeprom_tmp, size); in mlxsw_env_query_module_eeprom()220 char *eeprom_tmp; in mlxsw_env_module_temp_thresholds_get() local284 eeprom_tmp = mlxsw_reg_mcia_eeprom_data(mcia_pl); in mlxsw_env_module_temp_thresholds_get()285 memcpy(temp_thresh.buf, eeprom_tmp, MLXSW_REG_MCIA_TH_ITEM_SIZE); in mlxsw_env_module_temp_thresholds_get()488 char *eeprom_tmp; in mlxsw_env_get_module_eeprom_by_page() local[all …]