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