Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum.c2202 unsigned int count, const char *pmtdb_pl) in mlxsw_sp_port_split_create() argument
2210 u16 s_local_port = mlxsw_reg_pmtdb_port_num_get(pmtdb_pl, i); in mlxsw_sp_port_split_create()
2226 u16 s_local_port = mlxsw_reg_pmtdb_port_num_get(pmtdb_pl, i); in mlxsw_sp_port_split_create()
2236 const char *pmtdb_pl) in mlxsw_sp_port_unsplit_create() argument
2243 u16 local_port = mlxsw_reg_pmtdb_port_num_get(pmtdb_pl, i); in mlxsw_sp_port_unsplit_create()
2269 char pmtdb_pl[MLXSW_REG_PMTDB_LEN]; in mlxsw_sp_port_split() local
2286 mlxsw_reg_pmtdb_pack(pmtdb_pl, mlxsw_sp_port->mapping.slot_index, in mlxsw_sp_port_split()
2290 err = mlxsw_reg_query(mlxsw_core, MLXSW_REG(pmtdb), pmtdb_pl); in mlxsw_sp_port_split()
2296 status = mlxsw_reg_pmtdb_status_get(pmtdb_pl); in mlxsw_sp_port_split()
2305 u16 s_local_port = mlxsw_reg_pmtdb_port_num_get(pmtdb_pl, i); in mlxsw_sp_port_split()
[all …]