Searched refs:mlxsw_sp_mall_port_sample_set (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlxsw/ |
H A D | spectrum_matchall.c | 84 static int mlxsw_sp_mall_port_sample_set(struct mlxsw_sp_port *mlxsw_sp_port, in mlxsw_sp_mall_port_sample_set() function 106 err = mlxsw_sp_mall_port_sample_set(mlxsw_sp_port, true, in mlxsw_sp_mall_port_sample_add() 123 mlxsw_sp_mall_port_sample_set(mlxsw_sp_port, false, 1); in mlxsw_sp_mall_port_sample_del()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlxsw/ |
H A D | spectrum_matchall.c | 92 static int mlxsw_sp_mall_port_sample_set(struct mlxsw_sp_port *mlxsw_sp_port, in mlxsw_sp_mall_port_sample_set() function 396 return mlxsw_sp_mall_port_sample_set(mlxsw_sp_port, true, rate); in mlxsw_sp1_mall_sample_add() 403 mlxsw_sp_mall_port_sample_set(mlxsw_sp_port, false, 1); in mlxsw_sp1_mall_sample_del()
|
Completed in 2 milliseconds