query_pages_out   139 drivers/net/ethernet/mellanox/mlx5/core/pagealloc.c 	u32 out[MLX5_ST_SZ_DW(query_pages_out)] = {0};
query_pages_out   153 drivers/net/ethernet/mellanox/mlx5/core/pagealloc.c 	*npages = MLX5_GET(query_pages_out, out, num_pages);
query_pages_out   154 drivers/net/ethernet/mellanox/mlx5/core/pagealloc.c 	*func_id = MLX5_GET(query_pages_out, out, function_id);