Searched refs:pmtdb_pl (Results 1 - 1 of 1) sorted by relevance
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlxsw/ |
H A D | spectrum.c | 2202 unsigned int count, const char *pmtdb_pl) in mlxsw_sp_port_split_create() 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() 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, in mlxsw_sp_port_split() 2200 mlxsw_sp_port_split_create(struct mlxsw_sp *mlxsw_sp, struct mlxsw_sp_port_mapping *port_mapping, unsigned int count, const char *pmtdb_pl) mlxsw_sp_port_split_create() argument 2234 mlxsw_sp_port_unsplit_create(struct mlxsw_sp *mlxsw_sp, unsigned int count, const char *pmtdb_pl) mlxsw_sp_port_unsplit_create() argument 2331 char pmtdb_pl[MLXSW_REG_PMTDB_LEN]; mlxsw_sp_port_unsplit() local [all...] |
Completed in 6 milliseconds