Searched refs:pmtdb_pl (Results 1 – 1 of 1) sorted by relevance
2048 unsigned int count, const char *pmtdb_pl) in mlxsw_sp_port_split_create() argument2056 u16 s_local_port = mlxsw_reg_pmtdb_port_num_get(pmtdb_pl, i); in mlxsw_sp_port_split_create()2072 u16 s_local_port = mlxsw_reg_pmtdb_port_num_get(pmtdb_pl, i); in mlxsw_sp_port_split_create()2082 const char *pmtdb_pl) in mlxsw_sp_port_unsplit_create() argument2089 u16 local_port = mlxsw_reg_pmtdb_port_num_get(pmtdb_pl, i); in mlxsw_sp_port_unsplit_create()2115 char pmtdb_pl[MLXSW_REG_PMTDB_LEN]; in mlxsw_sp_port_split() local2132 mlxsw_reg_pmtdb_pack(pmtdb_pl, mlxsw_sp_port->mapping.slot_index, in mlxsw_sp_port_split()2136 err = mlxsw_reg_query(mlxsw_core, MLXSW_REG(pmtdb), pmtdb_pl); in mlxsw_sp_port_split()2142 status = mlxsw_reg_pmtdb_status_get(pmtdb_pl); in mlxsw_sp_port_split()2151 u16 s_local_port = mlxsw_reg_pmtdb_port_num_get(pmtdb_pl, i); in mlxsw_sp_port_split()[all …]