Searched refs:p_threshold (Results 1 – 5 of 5) sorted by relevance
/Linux-v4.19/drivers/net/ethernet/mellanox/mlxsw/ |
D | core.h | 255 u32 *p_threshold); 262 u16 *p_pool_index, u32 *p_threshold);
|
D | spectrum_buffers.c | 722 u32 *p_threshold) in mlxsw_sp_sb_port_pool_get() argument 733 *p_threshold = mlxsw_sp_sb_threshold_out(mlxsw_sp, pool, dir, in mlxsw_sp_sb_port_pool_get() 763 u16 *p_pool_index, u32 *p_threshold) in mlxsw_sp_sb_tc_pool_bind_get() argument 774 *p_threshold = mlxsw_sp_sb_threshold_out(mlxsw_sp, cm->pool, dir, in mlxsw_sp_sb_tc_pool_bind_get()
|
D | spectrum.h | 289 u32 *p_threshold); 296 u16 *p_pool_index, u32 *p_threshold);
|
D | core.c | 812 u32 *p_threshold) in mlxsw_devlink_sb_port_pool_get() argument 822 pool_index, p_threshold); in mlxsw_devlink_sb_port_pool_get() 844 u16 *p_pool_index, u32 *p_threshold) in mlxsw_devlink_sb_tc_pool_bind_get() argument 855 p_pool_index, p_threshold); in mlxsw_devlink_sb_tc_pool_bind_get()
|
/Linux-v4.19/include/net/ |
D | devlink.h | 426 u32 *p_threshold); 434 u16 *p_pool_index, u32 *p_threshold);
|