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

/linux-master/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum.c1973 static bool mlxsw_sp_port_created(struct mlxsw_sp *mlxsw_sp, u16 local_port) function
2027 if (!mlxsw_sp_port_created(mlxsw_sp, local_port))
2093 if (mlxsw_sp_port_created(mlxsw_sp, i))
2110 if (mlxsw_sp_port_created(mlxsw_sp, i) && selector(priv, i))
2155 if (mlxsw_sp_port_created(mlxsw_sp, i))
2230 if (mlxsw_sp_port_created(mlxsw_sp, s_local_port))
2309 if (mlxsw_sp_port_created(mlxsw_sp, s_local_port))
2367 if (mlxsw_sp_port_created(mlxsw_sp, s_local_port))

Completed in 144 milliseconds