Searched refs:set_command (Results 1 – 3 of 3) sorted by relevance
604 set_command(MLX5_MMAP_GET_CORE_CLOCK_CMD, &offset); in mlx5_map_internal_clock()873 set_command(MLX5_MMAP_GET_REGULAR_PAGES_CMD, &offset); in mlx5_init_context()
506 set_command(MLX5_MMAP_GET_CONTIGUOUS_PAGES_CMD, &offset); in mlx5_alloc_buf_contig()
734 static inline void set_command(int command, off_t *offset) in set_command() function