Searched refs:orig_hdroom (Results 1 – 5 of 5) sorted by relevance
549 struct mlxsw_sp_hdroom orig_hdroom; in mlxsw_sp_dcbnl_ieee_setpfc() local559 orig_hdroom = *mlxsw_sp_port->hdroom; in mlxsw_sp_dcbnl_ieee_setpfc()561 hdroom = orig_hdroom; in mlxsw_sp_dcbnl_ieee_setpfc()591 mlxsw_sp_hdroom_configure(mlxsw_sp_port, &orig_hdroom); in mlxsw_sp_dcbnl_ieee_setpfc()
206 struct mlxsw_sp_hdroom orig_hdroom; in mlxsw_sp_port_set_pauseparam() local221 orig_hdroom = *mlxsw_sp_port->hdroom; in mlxsw_sp_port_set_pauseparam()223 hdroom = orig_hdroom; in mlxsw_sp_port_set_pauseparam()253 mlxsw_sp_hdroom_configure(mlxsw_sp_port, &orig_hdroom); in mlxsw_sp_port_set_pauseparam()
527 struct mlxsw_sp_hdroom orig_hdroom; in __mlxsw_sp_hdroom_configure() local540 orig_hdroom = *mlxsw_sp_port->hdroom; in __mlxsw_sp_hdroom_configure()541 tmp_hdroom = orig_hdroom; in __mlxsw_sp_hdroom_configure()575 mlxsw_sp_hdroom_configure_buffers(mlxsw_sp_port, &orig_hdroom, false); in __mlxsw_sp_hdroom_configure()
235 struct mlxsw_sp_hdroom orig_hdroom; in mlxsw_sp_qdisc_create() local254 orig_hdroom = *mlxsw_sp_port->hdroom; in mlxsw_sp_qdisc_create()256 struct mlxsw_sp_hdroom hdroom = orig_hdroom; in mlxsw_sp_qdisc_create()281 mlxsw_sp_hdroom_configure(mlxsw_sp_port, &orig_hdroom); in mlxsw_sp_qdisc_create()
659 struct mlxsw_sp_hdroom orig_hdroom; in mlxsw_sp_port_change_mtu() local663 orig_hdroom = *mlxsw_sp_port->hdroom; in mlxsw_sp_port_change_mtu()665 hdroom = orig_hdroom; in mlxsw_sp_port_change_mtu()682 mlxsw_sp_hdroom_configure(mlxsw_sp_port, &orig_hdroom); in mlxsw_sp_port_change_mtu()