net/qede/base: use L2-handles for RSS configuration
[dpdk.git] / drivers / net / qede / base / ecore_l2.h
index c136389..4b0ccb4 100644 (file)
@@ -36,6 +36,8 @@ struct ecore_queue_cid {
 
        /* Legacy VFs might have Rx producer located elsewhere */
        bool b_legacy_vf;
+
+       struct ecore_hwfn *p_owner;
 };
 
 void ecore_eth_queue_cid_release(struct ecore_hwfn *p_hwfn,