Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum.c1722 static bool mlxsw_sp_port_created(struct mlxsw_sp *mlxsw_sp, u8 local_port) in mlxsw_sp_port_created() function
1732 if (mlxsw_sp_port_created(mlxsw_sp, i)) in mlxsw_sp_ports_remove()
1768 if (mlxsw_sp_port_created(mlxsw_sp, i)) in mlxsw_sp_ports_create()
1853 if (mlxsw_sp_port_created(mlxsw_sp, base_port + i * offset)) in mlxsw_sp_port_split_create()
1960 if (mlxsw_sp_port_created(mlxsw_sp, base_port + i)) { in mlxsw_sp_port_split()
1970 if (mlxsw_sp_port_created(mlxsw_sp, base_port + i * offset)) in mlxsw_sp_port_split()
2032 if (mlxsw_sp_port_created(mlxsw_sp, base_port + i * offset)) in mlxsw_sp_port_unsplit()
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum.c1971 static bool mlxsw_sp_port_created(struct mlxsw_sp *mlxsw_sp, u16 local_port) in mlxsw_sp_port_created() function
2025 if (!mlxsw_sp_port_created(mlxsw_sp, local_port)) in mlxsw_sp_port_mapping_events_work()
2091 if (mlxsw_sp_port_created(mlxsw_sp, i)) in mlxsw_sp_ports_remove()
2108 if (mlxsw_sp_port_created(mlxsw_sp, i) && selector(priv, i)) in mlxsw_sp_ports_remove_selected()
2153 if (mlxsw_sp_port_created(mlxsw_sp, i)) in mlxsw_sp_ports_create()
2228 if (mlxsw_sp_port_created(mlxsw_sp, s_local_port)) in mlxsw_sp_port_split_create()
2307 if (mlxsw_sp_port_created(mlxsw_sp, s_local_port)) in mlxsw_sp_port_split()
2365 if (mlxsw_sp_port_created(mlxsw_sp, s_local_port)) in mlxsw_sp_port_unsplit()

Completed in 13 milliseconds