1 /* SPDX-License-Identifier: GPL-2.0 OR BSD-2-Clause */
3 * Copyright 2018-2019 Amazon.com, Inc. or its affiliates. All rights reserved.
9 #define EFA_COMMON_SPEC_VERSION_MAJOR 2
10 #define EFA_COMMON_SPEC_VERSION_MINOR 0
12 struct efa_common_mem_addr
{
18 #endif /* _EFA_COMMON_H_ */