Searched refs:pmtm_pl (Results 1 – 1 of 1) sorted by relevance
2950 char pmtm_pl[MLXSW_REG_PMTM_LEN]; in mlxsw_core_module_max_width() local2953 mlxsw_reg_pmtm_pack(pmtm_pl, module); in mlxsw_core_module_max_width()2954 err = mlxsw_reg_query(mlxsw_core, MLXSW_REG(pmtm), pmtm_pl); in mlxsw_core_module_max_width()2957 mlxsw_reg_pmtm_unpack(pmtm_pl, &module_type); in mlxsw_core_module_max_width()