Searched refs:mlxsw_sp_hdroom_configure_buffers (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlxsw/ |
H A D | spectrum_buffers.c | 435 static int mlxsw_sp_hdroom_configure_buffers(struct mlxsw_sp_port *mlxsw_sp_port, in mlxsw_sp_hdroom_configure_buffers() function 551 err = mlxsw_sp_hdroom_configure_buffers(mlxsw_sp_port, &tmp_hdroom, force); in __mlxsw_sp_hdroom_configure() 559 err = mlxsw_sp_hdroom_configure_buffers(mlxsw_sp_port, hdroom, false); in __mlxsw_sp_hdroom_configure() 571 mlxsw_sp_hdroom_configure_buffers(mlxsw_sp_port, &tmp_hdroom, false); in __mlxsw_sp_hdroom_configure() 575 mlxsw_sp_hdroom_configure_buffers(mlxsw_sp_port, &orig_hdroom, false); in __mlxsw_sp_hdroom_configure()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlxsw/ |
H A D | spectrum_buffers.c | 450 static int mlxsw_sp_hdroom_configure_buffers(struct mlxsw_sp_port *mlxsw_sp_port, in mlxsw_sp_hdroom_configure_buffers() function 566 err = mlxsw_sp_hdroom_configure_buffers(mlxsw_sp_port, &tmp_hdroom, force); in __mlxsw_sp_hdroom_configure() 574 err = mlxsw_sp_hdroom_configure_buffers(mlxsw_sp_port, hdroom, false); in __mlxsw_sp_hdroom_configure() 586 mlxsw_sp_hdroom_configure_buffers(mlxsw_sp_port, &tmp_hdroom, false); in __mlxsw_sp_hdroom_configure() 590 mlxsw_sp_hdroom_configure_buffers(mlxsw_sp_port, &orig_hdroom, false); in __mlxsw_sp_hdroom_configure()
|
Completed in 6 milliseconds