Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/net/ethernet/mellanox/mlxsw/
Dcore.c2950 char pmtm_pl[MLXSW_REG_PMTM_LEN]; in mlxsw_core_module_max_width() local
2953 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()