Searched refs:mcia_pl (Results 1 – 1 of 1) sorted by relevance
106 char mcia_pl[MLXSW_REG_MCIA_LEN]; in mlxsw_env_validate_cable_ident() local115 mlxsw_reg_mcia_pack(mcia_pl, slot_index, id, in mlxsw_env_validate_cable_ident()121 eeprom_tmp = mlxsw_reg_mcia_eeprom_data(mcia_pl); in mlxsw_env_validate_cable_ident()151 char mcia_pl[MLXSW_REG_MCIA_LEN]; in mlxsw_env_query_module_eeprom() local196 status = mlxsw_reg_mcia_status_get(mcia_pl); in mlxsw_env_query_module_eeprom()200 eeprom_tmp = mlxsw_reg_mcia_eeprom_data(mcia_pl); in mlxsw_env_query_module_eeprom()216 char mcia_pl[MLXSW_REG_MCIA_LEN] = {0}; in mlxsw_env_module_temp_thresholds_get() local272 mlxsw_reg_mcia_pack(mcia_pl, slot_index, module, in mlxsw_env_module_temp_thresholds_get()282 eeprom_tmp = mlxsw_reg_mcia_eeprom_data(mcia_pl); in mlxsw_env_module_temp_thresholds_get()432 u8 status = mlxsw_reg_mcia_status_get(mcia_pl); in mlxsw_env_mcia_status_process()[all …]