Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/ethernet/mellanox/mlxsw/
Dspectrum_ethtool.c1026 mlxsw_sp_port_admin_status_set(mlxsw_sp_port, false); in mlxsw_sp_port_set_link_ksettings()
1027 mlxsw_sp_port_admin_status_set(mlxsw_sp_port, true); in mlxsw_sp_port_set_link_ksettings()
Dspectrum.c296 int mlxsw_sp_port_admin_status_set(struct mlxsw_sp_port *mlxsw_sp_port, in mlxsw_sp_port_admin_status_set() function
612 err = mlxsw_sp_port_admin_status_set(mlxsw_sp_port, true); in mlxsw_sp_port_open()
631 mlxsw_sp_port_admin_status_set(mlxsw_sp_port, false); in mlxsw_sp_port_stop()
1128 mlxsw_sp_port_admin_status_set(mlxsw_sp_port, false); in mlxsw_sp_feature_loopback()
1135 mlxsw_sp_port_admin_status_set(mlxsw_sp_port, true); in mlxsw_sp_feature_loopback()
1658 err = mlxsw_sp_port_admin_status_set(mlxsw_sp_port, false); in mlxsw_sp_port_create()
Dspectrum.h486 int mlxsw_sp_port_admin_status_set(struct mlxsw_sp_port *mlxsw_sp_port,