Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/ethernet/mellanox/mlxsw/
Dspectrum.c1965 static bool mlxsw_sp_port_created(struct mlxsw_sp *mlxsw_sp, u16 local_port) in mlxsw_sp_port_created() function
2019 if (!mlxsw_sp_port_created(mlxsw_sp, local_port)) in mlxsw_sp_port_mapping_events_work()
2085 if (mlxsw_sp_port_created(mlxsw_sp, i)) in mlxsw_sp_ports_remove()
2102 if (mlxsw_sp_port_created(mlxsw_sp, i) && selector(priv, i)) in mlxsw_sp_ports_remove_selected()
2147 if (mlxsw_sp_port_created(mlxsw_sp, i)) in mlxsw_sp_ports_create()
2222 if (mlxsw_sp_port_created(mlxsw_sp, s_local_port)) in mlxsw_sp_port_split_create()
2301 if (mlxsw_sp_port_created(mlxsw_sp, s_local_port)) in mlxsw_sp_port_split()
2359 if (mlxsw_sp_port_created(mlxsw_sp, s_local_port)) in mlxsw_sp_port_unsplit()