]> git.droids-corp.org - dpdk.git/blobdiff - drivers/net/bnxt/tf_core/tf_tbl.h
net/bnxt: add a failure log
[dpdk.git] / drivers / net / bnxt / tf_core / tf_tbl.h
index 2a5d24c9401cba7844927c10e4054384941247b4..230338c81bc485835f8009923e0e3553da51441d 100644 (file)
@@ -38,6 +38,9 @@ struct tf_em_caps {
  */
 struct tf_tbl_scope_cb {
        uint32_t tbl_scope_id;
+       /** The pf or parent pf of the vf used for table scope creation
+       */
+       uint16_t pf;
        int index;
        struct hcapi_cfa_em_ctx_mem_info em_ctx_info[TF_DIR_MAX];
        struct tf_em_caps em_caps[TF_DIR_MAX];