Home
last modified time | relevance | path

Searched refs:p_threshold (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/net/ethernet/mscc/
H A Docelot_devlink.c603 u32 *p_threshold) in ocelot_sb_port_pool_get() argument
624 *p_threshold = ocelot_wm_read(ocelot, wm_index); in ocelot_sb_port_pool_get()
625 *p_threshold *= ocelot_sb_pool[sb_index].cell_size; in ocelot_sb_port_pool_get()
678 u16 *p_pool_index, u32 *p_threshold) in ocelot_sb_tc_pool_bind_get() argument
699 *p_threshold = ocelot_wm_read(ocelot, wm_index); in ocelot_sb_tc_pool_bind_get()
700 *p_threshold *= ocelot_sb_pool[sb_index].cell_size; in ocelot_sb_tc_pool_bind_get()
/linux/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum_buffers.c1444 u32 *p_threshold) in mlxsw_sp_sb_port_pool_get() argument
1453 *p_threshold = mlxsw_sp_sb_threshold_out(mlxsw_sp, pool_index, in mlxsw_sp_sb_port_pool_get()
1486 u16 *p_pool_index, u32 *p_threshold) in mlxsw_sp_sb_tc_pool_bind_get() argument
1497 *p_threshold = mlxsw_sp_sb_threshold_out(mlxsw_sp, cm->pool_index, in mlxsw_sp_sb_tc_pool_bind_get()
/linux/include/soc/mscc/
H A Docelot.h1122 u32 *p_threshold);
1129 u16 *p_pool_index, u32 *p_threshold);