]> git.droids-corp.org - dpdk.git/blobdiff - drivers/net/ice/base/ice_lan_tx_rx.h
net/ice/base: enable HW to prefetch Rx descriptors
[dpdk.git] / drivers / net / ice / base / ice_lan_tx_rx.h
index ef12b9f7c26a8fa50a31115da3f568efb182cd83..fa2309bf18c9cc9810b11f69f300164cf6c2b0aa 100644 (file)
@@ -807,6 +807,7 @@ struct ice_rlan_ctx {
        u8 tphdata_ena;
        u8 tphhead_ena;
        u16 lrxqthresh; /* bigger than needed, see above for reason */
+       u8 prefena;     /* NOTE: normally must be set to 1 at init */
 };
 
 struct ice_ctx_ele {