Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/net/ethernet/mscc/
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()
A Docelot_net.c66 u32 *p_threshold) in ocelot_devlink_sb_port_pool_get() argument
72 p_threshold); in ocelot_devlink_sb_port_pool_get()
91 u16 *p_pool_index, u32 *p_threshold) in ocelot_devlink_sb_tc_pool_bind_get() argument
98 p_threshold); in ocelot_devlink_sb_tc_pool_bind_get()
/linux-6.3-rc2/net/dsa/
A Ddevlink.c52 u32 *p_threshold) in dsa_devlink_sb_port_pool_get() argument
61 pool_index, p_threshold); in dsa_devlink_sb_port_pool_get()
83 u16 *p_pool_index, u32 *p_threshold) in dsa_devlink_sb_tc_pool_bind_get() argument
93 p_pool_index, p_threshold); in dsa_devlink_sb_tc_pool_bind_get()
/linux-6.3-rc2/drivers/net/ethernet/mellanox/mlxsw/
A Dcore.h368 u32 *p_threshold);
375 u16 *p_pool_index, u32 *p_threshold);
A Dspectrum_buffers.c1440 u32 *p_threshold) in mlxsw_sp_sb_port_pool_get() argument
1449 *p_threshold = mlxsw_sp_sb_threshold_out(mlxsw_sp, pool_index, in mlxsw_sp_sb_port_pool_get()
1482 u16 *p_pool_index, u32 *p_threshold) in mlxsw_sp_sb_tc_pool_bind_get() argument
1493 *p_threshold = mlxsw_sp_sb_threshold_out(mlxsw_sp, cm->pool_index, in mlxsw_sp_sb_tc_pool_bind_get()
A Dspectrum.h591 u32 *p_threshold);
598 u16 *p_pool_index, u32 *p_threshold);
A Dcore.c1403 u32 *p_threshold) in mlxsw_devlink_sb_port_pool_get() argument
1413 pool_index, p_threshold); in mlxsw_devlink_sb_port_pool_get()
1436 u16 *p_pool_index, u32 *p_threshold) in mlxsw_devlink_sb_tc_pool_bind_get() argument
1447 p_pool_index, p_threshold); in mlxsw_devlink_sb_tc_pool_bind_get()
/linux-6.3-rc2/drivers/net/dsa/ocelot/
A Dfelix.c1890 u32 *p_threshold) in felix_sb_port_pool_get() argument
1895 p_threshold); in felix_sb_port_pool_get()
1911 u16 *p_pool_index, u32 *p_threshold) in felix_sb_tc_pool_bind_get() argument
1917 p_threshold); in felix_sb_tc_pool_bind_get()
/linux-6.3-rc2/include/soc/mscc/
A Docelot.h1091 u32 *p_threshold);
1098 u16 *p_pool_index, u32 *p_threshold);
/linux-6.3-rc2/include/net/
A Ddsa.h1146 u32 *p_threshold);
1154 u16 *p_pool_index, u32 *p_threshold);
A Ddevlink.h1291 u32 *p_threshold);
1299 u16 *p_pool_index, u32 *p_threshold);

Completed in 52 milliseconds