Searched refs:chunk_mode (Results 1 – 4 of 4) sorted by relevance
178 u8 chunk_mode:1; member
419 if (mvdev->chunk_mode) { in mlx5vf_prep_stop_copy()438 num_chunks = mvdev->chunk_mode ? MAX_NUM_CHUNKS : 1; in mlx5vf_prep_stop_copy()454 if (mvdev->chunk_mode) { in mlx5vf_prep_stop_copy()
138 MLX5_SET(query_vhca_migration_state_in, in, chunk, mvdev->chunk_mode); in mlx5vf_cmd_query_vhca_migration_state()151 *total_size = mvdev->chunk_mode ? in mlx5vf_cmd_query_vhca_migration_state()278 mvdev->chunk_mode = 1; in mlx5vf_cmd_set_migratable()
265 u32 chunk_mode; /* 0 ~ 1 */ member