Searched refs:set_command (Results 1 – 4 of 4) sorted by relevance
10 set_command() { function96 set_command $opt
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