Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/mscc/
A Docelot_devlink.c572 u32 *p_threshold) in ocelot_sb_port_pool_get() argument
593 *p_threshold = ocelot_wm_read(ocelot, wm_index); in ocelot_sb_port_pool_get()
594 *p_threshold *= ocelot_sb_pool[sb_index].cell_size; in ocelot_sb_port_pool_get()
647 u16 *p_pool_index, u32 *p_threshold) in ocelot_sb_tc_pool_bind_get() argument
668 *p_threshold = ocelot_wm_read(ocelot, wm_index); in ocelot_sb_tc_pool_bind_get()
669 *p_threshold *= ocelot_sb_pool[sb_index].cell_size; in ocelot_sb_tc_pool_bind_get()
A Docelot_net.c55 u32 *p_threshold) in ocelot_devlink_sb_port_pool_get() argument
61 p_threshold); in ocelot_devlink_sb_port_pool_get()
80 u16 *p_pool_index, u32 *p_threshold) in ocelot_devlink_sb_tc_pool_bind_get() argument
87 p_threshold); in ocelot_devlink_sb_tc_pool_bind_get()
/linux/net/dsa/
A Ddsa2.c667 u32 *p_threshold) in dsa_devlink_sb_port_pool_get() argument
676 pool_index, p_threshold); in dsa_devlink_sb_port_pool_get()
698 u16 *p_pool_index, u32 *p_threshold) in dsa_devlink_sb_tc_pool_bind_get() argument
708 p_pool_index, p_threshold); in dsa_devlink_sb_tc_pool_bind_get()
/linux/drivers/net/ethernet/mellanox/mlxsw/
A Dcore.h334 u32 *p_threshold);
341 u16 *p_pool_index, u32 *p_threshold);
A Dspectrum_buffers.c1414 u32 *p_threshold) in mlxsw_sp_sb_port_pool_get() argument
1423 *p_threshold = mlxsw_sp_sb_threshold_out(mlxsw_sp, pool_index, in mlxsw_sp_sb_port_pool_get()
1456 u16 *p_pool_index, u32 *p_threshold) in mlxsw_sp_sb_tc_pool_bind_get() argument
1467 *p_threshold = mlxsw_sp_sb_threshold_out(mlxsw_sp, cm->pool_index, in mlxsw_sp_sb_tc_pool_bind_get()
A Dcore.c1296 u32 *p_threshold) in mlxsw_devlink_sb_port_pool_get() argument
1306 pool_index, p_threshold); in mlxsw_devlink_sb_port_pool_get()
1329 u16 *p_pool_index, u32 *p_threshold) in mlxsw_devlink_sb_tc_pool_bind_get() argument
1340 p_pool_index, p_threshold); in mlxsw_devlink_sb_tc_pool_bind_get()
A Dspectrum.h547 u32 *p_threshold);
554 u16 *p_pool_index, u32 *p_threshold);
/linux/drivers/net/dsa/ocelot/
A Dfelix.c1522 u32 *p_threshold) in felix_sb_port_pool_get() argument
1527 p_threshold); in felix_sb_port_pool_get()
1543 u16 *p_pool_index, u32 *p_threshold) in felix_sb_tc_pool_bind_get() argument
1549 p_threshold); in felix_sb_tc_pool_bind_get()
/linux/include/soc/mscc/
A Docelot.h838 u32 *p_threshold);
845 u16 *p_pool_index, u32 *p_threshold);
/linux/include/net/
A Ddsa.h874 u32 *p_threshold);
882 u16 *p_pool_index, u32 *p_threshold);
A Ddevlink.h1224 u32 *p_threshold);
1232 u16 *p_pool_index, u32 *p_threshold);

Completed in 53 milliseconds