Searched refs:p_threshold (Results  1 – 5 of 5) sorted by relevance
| /Linux-v5.10/drivers/net/ethernet/mellanox/mlxsw/ | 
| D | core.h | 309 				u32 *p_threshold); 316 				   u16 *p_pool_index, u32 *p_threshold);
  | 
| 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()
  | 
| D | spectrum.h | 496 			      u32 *p_threshold); 503 				 u16 *p_pool_index, u32 *p_threshold);
  | 
| D | core.c | 1257 					  u32 *p_threshold)  in mlxsw_devlink_sb_port_pool_get()  argument 1267 					      pool_index, p_threshold);  in mlxsw_devlink_sb_port_pool_get() 1290 				  u16 *p_pool_index, u32 *p_threshold)  in mlxsw_devlink_sb_tc_pool_bind_get()  argument 1301 						 p_pool_index, p_threshold);  in mlxsw_devlink_sb_tc_pool_bind_get()
  | 
| /Linux-v5.10/include/net/ | 
| D | devlink.h | 1190 				u32 *p_threshold); 1198 				   u16 *p_pool_index, u32 *p_threshold);
  |