X-Git-Url: http://git.droids-corp.org/?a=blobdiff_plain;f=drivers%2Fnet%2Fsfc%2Fbase%2Fefx_annote.h;h=64d3d1c179921cdc10a666104d19d73cce6f98ef;hb=6cf2f95d4dfbae8c8b4ea31ec899e750dcbc62bb;hp=603260e225cd6f2c6f92a7087cda3259fbe635cb;hpb=aa9f2e6bc90c0b83b45c7d8d2cc874bcd7638a85;p=dpdk.git diff --git a/drivers/net/sfc/base/efx_annote.h b/drivers/net/sfc/base/efx_annote.h index 603260e225..64d3d1c179 100644 --- a/drivers/net/sfc/base/efx_annote.h +++ b/drivers/net/sfc/base/efx_annote.h @@ -1,7 +1,7 @@ /* SPDX-License-Identifier: BSD-3-Clause * - * Copyright (c) 2018 Solarflare Communications Inc. - * All rights reserved. + * Copyright(c) 2019-2020 Xilinx, Inc. + * Copyright(c) 2018-2019 Solarflare Communications Inc. */ #ifndef _SYS_EFX_ANNOTE_H @@ -33,12 +33,14 @@ #define __out_opt #define __out_ecount(_n) #define __out_ecount_opt(_n) +#define __out_ecount_part(_n, _l) #define __out_bcount(_n) #define __out_bcount_opt(_n) #define __out_bcount_part(_n, _l) #define __out_bcount_part_opt(_n, _l) #define __deref_out +#define __deref_inout #define __inout #define __inout_opt