Home
last modified time | relevance | path

Searched refs:chunk_mode (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/vfio/pci/mlx5/
H A Dcmd.h176 u8 chunk_mode:1; member
H A Dmain.c389 if (mvdev->chunk_mode) { in mlx5vf_prep_stop_copy()
408 num_chunks = mvdev->chunk_mode ? MAX_NUM_CHUNKS : 1; in mlx5vf_prep_stop_copy()
429 if (mvdev->chunk_mode) { in mlx5vf_prep_stop_copy()
H A Dcmd.c138 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()