Home
last modified time | relevance | path

Searched refs:max_headroom_cells (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.4/drivers/net/ethernet/mellanox/mlxsw/
Dspectrum_buffers.c103 u32 max_headroom_cells; member
135 return mlxsw_sp->sb->max_headroom_cells; in mlxsw_sp_sb_max_headroom_cells()
922 mlxsw_sp->sb->max_headroom_cells = max_headroom_size / in mlxsw_sp_buffers_init()
Dspectrum.c933 u32 max_headroom_cells; in __mlxsw_sp_port_headroom_set() local
936 max_headroom_cells = mlxsw_sp_sb_max_headroom_cells(mlxsw_sp); in __mlxsw_sp_port_headroom_set()
969 if (taken_headroom_cells > max_headroom_cells) in __mlxsw_sp_port_headroom_set()