Data Accelerator Offload
Loading...
Searching...
No Matches
lib
virtio
dao_virtio.h
Go to the documentation of this file.
1
/* SPDX-License-Identifier: Marvell-Proprietary
2
* Copyright (c) 2023 Marvell
3
*/
4
11
#ifndef __INCLUDE_DAO_VIRTIO_H__
12
#define __INCLUDE_DAO_VIRTIO_H__
13
14
#include <
dao_pem.h
>
15
16
#include <spec/virtio.h>
17
19
#define DAO_VIRTIO_DEV_MAX 128
21
#define DAO_VIRTIO_MAX_QUEUES 129U
23
#define DAO_VIRTIO_MAX_QUEUE_SZ 4096U
24
26
const
char
*
dao_virtio_dev_status_to_str
(uint8_t dev_status);
27
28
#endif
/* __INCLUDE_DAO_VIRTIO_H__ */
dao_pem.h
dao_virtio_dev_status_to_str
const char * dao_virtio_dev_status_to_str(uint8_t dev_status)
Generated by
1.9.8