]> git.droids-corp.org - dpdk.git/blobdiff - drivers/net/thunderx/base/nicvf_hw.h
net/mlx5: prepare Direct Verbs for Direct Rule
[dpdk.git] / drivers / net / thunderx / base / nicvf_hw.h
index 284d0bdf2948e92e8f205fac2eda5816e8bab269..fd13ea84b655bf6efcb27d4804b3aa3566b9d6e3 100644 (file)
@@ -193,6 +193,7 @@ uint32_t nicvf_qsize_sq_roundup(uint32_t val);
 void nicvf_vlan_hw_strip(struct nicvf *nic, bool enable);
 
 void nicvf_apad_config(struct nicvf *nic, bool enable);
+void nicvf_first_skip_config(struct nicvf *nic, uint8_t dwords);
 
 int nicvf_rss_config(struct nicvf *nic, uint32_t  qcnt, uint64_t cfg);
 int nicvf_rss_term(struct nicvf *nic);