Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/mellanox/mlxsw/
A Dcore_env.c33 char mcia_pl[MLXSW_REG_MCIA_LEN]; in mlxsw_env_validate_cable_ident() local
43 eeprom_tmp = mlxsw_reg_mcia_eeprom_data(mcia_pl); in mlxsw_env_validate_cable_ident()
71 char mcia_pl[MLXSW_REG_MCIA_LEN]; in mlxsw_env_query_module_eeprom() local
119 status = mlxsw_reg_mcia_status_get(mcia_pl); in mlxsw_env_query_module_eeprom()
123 eeprom_tmp = mlxsw_reg_mcia_eeprom_data(mcia_pl); in mlxsw_env_query_module_eeprom()
138 char mcia_pl[MLXSW_REG_MCIA_LEN] = {0}; in mlxsw_env_module_temp_thresholds_get() local
187 mlxsw_reg_mcia_pack(mcia_pl, module, 0, page, in mlxsw_env_module_temp_thresholds_get()
192 mlxsw_reg_mcia_pack(mcia_pl, module, 0, in mlxsw_env_module_temp_thresholds_get()
202 eeprom_tmp = mlxsw_reg_mcia_eeprom_data(mcia_pl); in mlxsw_env_module_temp_thresholds_get()
326 u8 status = mlxsw_reg_mcia_status_get(mcia_pl); in mlxsw_env_mcia_status_process()
[all …]

Completed in 7 milliseconds