]> git.droids-corp.org - dpdk.git/blobdiff - drivers/net/bnxt/tf_core/tf_tcam.h
compress/qat: enable compression on GEN3
[dpdk.git] / drivers / net / bnxt / tf_core / tf_tcam.h
index 563b08c23562eacdded9610d67c5f34419bb6ea2..40d010b09a241ba53ed64bbe0df2a462c57cb6b1 100644 (file)
@@ -1,5 +1,5 @@
 /* SPDX-License-Identifier: BSD-3-Clause
- * Copyright(c) 2019-2020 Broadcom
+ * Copyright(c) 2019-2021 Broadcom
  * All rights reserved.
  */
 
@@ -134,7 +134,7 @@ struct tf_tcam_alloc_search_parms {
        /**
         * [out] Search result status (hit, miss, reject)
         */
-       enum tf_tcam_search_status search_status;
+       enum tf_search_status search_status;
        /**
         * [out] Current refcnt after allocation
         */