Home
last modified time | relevance | path

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

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