1749c43ff0707381c93642c694c89d325a9f6d22
[dpdk.git] / drivers / net / octeontx2 / otx2_rx.h
1 /* SPDX-License-Identifier: BSD-3-Clause
2  * Copyright(C) 2019 Marvell International Ltd.
3  */
4
5 #ifndef __OTX2_RX_H__
6 #define __OTX2_RX_H__
7
8 #define NIX_RX_OFFLOAD_PTYPE_F         BIT(1)
9
10 #endif /* __OTX2_RX_H__ */