net/bnxt: add shadow table capability with search
[dpdk.git] / drivers / net / bnxt / tf_core / tf_tcam.h
index 563b08c..280f138 100644 (file)
@@ -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
         */