Searched refs:p_threshold (Results  1 – 5 of 5) sorted by relevance
| /Linux-v5.4/drivers/net/ethernet/mellanox/mlxsw/ | 
| D | core.h | 273 				u32 *p_threshold);280 				   u16 *p_pool_index, u32 *p_threshold);
 
 | 
| D | spectrum_buffers.c | 1071 			      u32 *p_threshold)  in mlxsw_sp_sb_port_pool_get()  argument1080 	*p_threshold = mlxsw_sp_sb_threshold_out(mlxsw_sp, pool_index,  in mlxsw_sp_sb_port_pool_get()
 1113 				 u16 *p_pool_index, u32 *p_threshold)  in mlxsw_sp_sb_tc_pool_bind_get()  argument
 1124 	*p_threshold = mlxsw_sp_sb_threshold_out(mlxsw_sp, cm->pool_index,  in mlxsw_sp_sb_tc_pool_bind_get()
 
 | 
| D | core.c | 824 					  u32 *p_threshold)  in mlxsw_devlink_sb_port_pool_get()  argument834 					      pool_index, p_threshold);  in mlxsw_devlink_sb_port_pool_get()
 857 				  u16 *p_pool_index, u32 *p_threshold)  in mlxsw_devlink_sb_tc_pool_bind_get()  argument
 868 						 p_pool_index, p_threshold);  in mlxsw_devlink_sb_tc_pool_bind_get()
 
 | 
| D | spectrum.h | 403 			      u32 *p_threshold);410 				 u16 *p_pool_index, u32 *p_threshold);
 
 | 
| /Linux-v5.4/include/net/ | 
| D | devlink.h | 666 				u32 *p_threshold);674 				   u16 *p_pool_index, u32 *p_threshold);
 
 |