Searched refs:tmp_hdroom (Results 1 – 1 of 1) sorted by relevance
543 struct mlxsw_sp_hdroom tmp_hdroom; in __mlxsw_sp_hdroom_configure() local556 tmp_hdroom = orig_hdroom; in __mlxsw_sp_hdroom_configure()559 tmp_hdroom.bufs.buf[i] = hdroom->bufs.buf[i]; in __mlxsw_sp_hdroom_configure()562 if (!mlxsw_sp_hdroom_bufs_fit(mlxsw_sp_port->mlxsw_sp, &tmp_hdroom) || in __mlxsw_sp_hdroom_configure()566 err = mlxsw_sp_hdroom_configure_buffers(mlxsw_sp_port, &tmp_hdroom, force); in __mlxsw_sp_hdroom_configure()586 mlxsw_sp_hdroom_configure_buffers(mlxsw_sp_port, &tmp_hdroom, false); in __mlxsw_sp_hdroom_configure()588 mlxsw_sp_hdroom_configure_priomap(mlxsw_sp_port, &tmp_hdroom, false); in __mlxsw_sp_hdroom_configure()