Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/mellanox/mlxsw/
H A 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()
H A Dspectrum.c373 int mlxsw_sp_port_admin_status_set(struct mlxsw_sp_port *mlxsw_sp_port, in mlxsw_sp_port_admin_status_set() function
707 err = mlxsw_sp_port_admin_status_set(mlxsw_sp_port, true); in mlxsw_sp_port_open()
726 mlxsw_sp_port_admin_status_set(mlxsw_sp_port, false); in mlxsw_sp_port_stop()
1221 mlxsw_sp_port_admin_status_set(mlxsw_sp_port, false); in mlxsw_sp_feature_loopback()
1228 mlxsw_sp_port_admin_status_set(mlxsw_sp_port, true); in mlxsw_sp_feature_loopback()
1742 err = mlxsw_sp_port_admin_status_set(mlxsw_sp_port, false); in mlxsw_sp_port_create()
H A Dspectrum.h514 int mlxsw_sp_port_admin_status_set(struct mlxsw_sp_port *mlxsw_sp_port,