[dpdk-dev] [PATCH v2 3/8] crypto/bcmfs: add apis for queue pair management

Akhil Goyal akhil.goyal at nxp.com
Mon Sep 28 21:29:03 CEST 2020


> Subject: [PATCH v2 3/8] crypto/bcmfs: add apis for queue pair management
> 
> diff --git a/drivers/crypto/bcmfs/bcmfs_hw_defs.h
> b/drivers/crypto/bcmfs/bcmfs_hw_defs.h
> new file mode 100644
> index 000000000..ecb0c09ba
> --- /dev/null
> +++ b/drivers/crypto/bcmfs/bcmfs_hw_defs.h
> @@ -0,0 +1,38 @@
> +/* SPDX-License-Identifier: BSD-3-Clause
> + * Copyright(c) 2020 Broadcom
> + * All rights reserved.
> + */
> +
> +#ifndef _BCMFS_RM_DEFS_H_
> +#define _BCMFS_RM_DEFS_H_

The file name is bcmfs_hw_defs.h
Check for other headers also.



More information about the dev mailing list