Searched refs:p_threshold (Results 1 – 11 of 11) sorted by relevance
| /linux/drivers/net/ethernet/mscc/ |
| A D | ocelot_devlink.c | 572 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 D | ocelot_net.c | 55 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 D | dsa2.c | 667 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 D | core.h | 334 u32 *p_threshold); 341 u16 *p_pool_index, u32 *p_threshold);
|
| A D | spectrum_buffers.c | 1414 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 D | core.c | 1296 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 D | spectrum.h | 547 u32 *p_threshold); 554 u16 *p_pool_index, u32 *p_threshold);
|
| /linux/drivers/net/dsa/ocelot/ |
| A D | felix.c | 1522 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 D | ocelot.h | 838 u32 *p_threshold); 845 u16 *p_pool_index, u32 *p_threshold);
|
| /linux/include/net/ |
| A D | dsa.h | 874 u32 *p_threshold); 882 u16 *p_pool_index, u32 *p_threshold);
|
| A D | devlink.h | 1224 u32 *p_threshold); 1232 u16 *p_pool_index, u32 *p_threshold);
|
Completed in 53 milliseconds