Searched refs:pmtdb_pl (Results 1 – 1 of 1) sorted by relevance
2131 unsigned int count, const char *pmtdb_pl) in mlxsw_sp_port_split_create() argument2139 u16 s_local_port = mlxsw_reg_pmtdb_port_num_get(pmtdb_pl, i); in mlxsw_sp_port_split_create()2155 u16 s_local_port = mlxsw_reg_pmtdb_port_num_get(pmtdb_pl, i); in mlxsw_sp_port_split_create()2165 const char *pmtdb_pl) in mlxsw_sp_port_unsplit_create() argument2172 u16 local_port = mlxsw_reg_pmtdb_port_num_get(pmtdb_pl, i); in mlxsw_sp_port_unsplit_create()2198 char pmtdb_pl[MLXSW_REG_PMTDB_LEN]; in mlxsw_sp_port_split() local2215 mlxsw_reg_pmtdb_pack(pmtdb_pl, mlxsw_sp_port->mapping.slot_index, in mlxsw_sp_port_split()2219 err = mlxsw_reg_query(mlxsw_core, MLXSW_REG(pmtdb), pmtdb_pl); in mlxsw_sp_port_split()2225 status = mlxsw_reg_pmtdb_status_get(pmtdb_pl); in mlxsw_sp_port_split()2234 u16 s_local_port = mlxsw_reg_pmtdb_port_num_get(pmtdb_pl, i); in mlxsw_sp_port_split()[all …]