]> git.droids-corp.org - dpdk.git/blobdiff - drivers/net/bnxt/bnxt.h
net/bnxt: get IDs for port representor endpoint
[dpdk.git] / drivers / net / bnxt / bnxt.h
index 443d9fee46dc4eed176f082e7166857dddac3280..7afbd5cab0cd408dea9da4f4527f9ffe6ea446b0 100644 (file)
@@ -784,6 +784,9 @@ struct bnxt {
 struct bnxt_vf_representor {
        uint16_t                switch_domain_id;
        uint16_t                vf_id;
+       uint16_t                fw_fid;
+       uint16_t                dflt_vnic_id;
+       uint16_t                svif;
        uint16_t                tx_cfa_action;
        uint16_t                rx_cfa_code;
        /* Private data store of associated PF/Trusted VF */