Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/net/ethernet/mellanox/mlxsw/
Dspectrum.c293 int mlxsw_sp_port_admin_status_set(struct mlxsw_sp_port *mlxsw_sp_port, in mlxsw_sp_port_admin_status_set() function
568 err = mlxsw_sp_port_admin_status_set(mlxsw_sp_port, true); in mlxsw_sp_port_open()
580 return mlxsw_sp_port_admin_status_set(mlxsw_sp_port, false); in mlxsw_sp_port_stop()
1067 mlxsw_sp_port_admin_status_set(mlxsw_sp_port, false); in mlxsw_sp_feature_loopback()
1074 mlxsw_sp_port_admin_status_set(mlxsw_sp_port, true); in mlxsw_sp_feature_loopback()
1572 err = mlxsw_sp_port_admin_status_set(mlxsw_sp_port, false); in mlxsw_sp_port_create()
Dspectrum_ethtool.c1019 mlxsw_sp_port_admin_status_set(mlxsw_sp_port, false); in mlxsw_sp_port_set_link_ksettings()
1020 mlxsw_sp_port_admin_status_set(mlxsw_sp_port, true); in mlxsw_sp_port_set_link_ksettings()
Dspectrum.h473 int mlxsw_sp_port_admin_status_set(struct mlxsw_sp_port *mlxsw_sp_port,