Home
last modified time | relevance | path

Searched refs:mlxsw_sp_hdroom_configure (Results 1 – 7 of 7) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlxsw/
Dspectrum_dcb.c82 err = mlxsw_sp_hdroom_configure(mlxsw_sp_port, &hdroom); in mlxsw_sp_port_headroom_ets_set()
560 err = mlxsw_sp_hdroom_configure(mlxsw_sp_port, &hdroom); in mlxsw_sp_dcbnl_ieee_setpfc()
578 mlxsw_sp_hdroom_configure(mlxsw_sp_port, &orig_hdroom); in mlxsw_sp_dcbnl_ieee_setpfc()
635 return mlxsw_sp_hdroom_configure(mlxsw_sp_port, &hdroom); in mlxsw_sp_dcbnl_setbuffer()
Dspectrum_qdisc.c157 err_hdroom = mlxsw_sp_hdroom_configure(mlxsw_sp_port, &hdroom); in mlxsw_sp_qdisc_destroy()
196 err = mlxsw_sp_hdroom_configure(mlxsw_sp_port, &hdroom); in mlxsw_sp_qdisc_replace()
224 mlxsw_sp_hdroom_configure(mlxsw_sp_port, &orig_hdroom); in mlxsw_sp_qdisc_replace()
Dspectrum_ethtool.c235 err = mlxsw_sp_hdroom_configure(mlxsw_sp_port, &hdroom); in mlxsw_sp_port_set_pauseparam()
253 mlxsw_sp_hdroom_configure(mlxsw_sp_port, &orig_hdroom); in mlxsw_sp_port_set_pauseparam()
Dspectrum.h541 int mlxsw_sp_hdroom_configure(struct mlxsw_sp_port *mlxsw_sp_port,
Dspectrum_span.c982 return mlxsw_sp_hdroom_configure(mlxsw_sp_port, &hdroom); in mlxsw_sp_span_port_buffer_update()
Dspectrum_buffers.c579 int mlxsw_sp_hdroom_configure(struct mlxsw_sp_port *mlxsw_sp_port, in mlxsw_sp_hdroom_configure() function
Dspectrum.c626 err = mlxsw_sp_hdroom_configure(mlxsw_sp_port, &hdroom); in mlxsw_sp_port_change_mtu()
639 mlxsw_sp_hdroom_configure(mlxsw_sp_port, &orig_hdroom); in mlxsw_sp_port_change_mtu()