Searched refs:mcia_pl (Results 1 – 1 of 1) sorted by relevance
2546 char mcia_pl[MLXSW_REG_MCIA_LEN]; in mlxsw_sp_query_module_eeprom() local2564 mlxsw_reg_mcia_pack(mcia_pl, mlxsw_sp_port->mapping.module, in mlxsw_sp_query_module_eeprom()2567 err = mlxsw_reg_query(mlxsw_sp->core, MLXSW_REG(mcia), mcia_pl); in mlxsw_sp_query_module_eeprom()2571 status = mlxsw_reg_mcia_status_get(mcia_pl); in mlxsw_sp_query_module_eeprom()2575 mlxsw_reg_mcia_eeprom_memcpy_from(mcia_pl, eeprom_tmp); in mlxsw_sp_query_module_eeprom()