Searched refs:pmtdb_pl (Results 1 – 1 of 1) sorted by relevance
2202 unsigned int count, const char *pmtdb_pl) in mlxsw_sp_port_split_create() argument2210 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() argument2243 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() local2286 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 …]