Searched refs:s_local_port (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum.c2212 u16 s_local_port = mlxsw_reg_pmtdb_port_num_get(pmtdb_pl, i); local
2214 if (!mlxsw_sp_local_port_valid(s_local_port))
2217 err = mlxsw_sp_port_create(mlxsw_sp, s_local_port,
2228 u16 s_local_port = mlxsw_reg_pmtdb_port_num_get(pmtdb_pl, i); local
2230 if (mlxsw_sp_port_created(mlxsw_sp, s_local_port))
2231 mlxsw_sp_port_remove(mlxsw_sp, s_local_port);
2307 u16 s_local_port = mlxsw_reg_pmtdb_port_num_get(pmtdb_pl, i); local
2309 if (mlxsw_sp_port_created(mlxsw_sp, s_local_port))
2310 mlxsw_sp_port_remove(mlxsw_sp, s_local_port);
2365 u16 s_local_port local
[all...]

Completed in 136 milliseconds