raw/octeontx2_ep: add device configuration
[dpdk.git] / drivers / raw / octeontx2_ep / otx2_ep_enqdeq.h
1 /* SPDX-License-Identifier: BSD-3-Clause
2  * Copyright(C) 2019 Marvell International Ltd.
3  */
4
5 #ifndef _OTX2_EP_ENQDEQ_H_
6 #define _OTX2_EP_ENQDEQ_H_
7
8 #include <rte_byteorder.h>
9 #include "otx2_ep_rawdev.h"
10
11 #endif /* _OTX2_EP_ENQDEQ_H_ */