]> git.droids-corp.org - dpdk.git/blobdiff - drivers/net/hns3/hns3_rss.h
net/mlx5: move Linux-specific functions
[dpdk.git] / drivers / net / hns3 / hns3_rss.h
index 725970f89181c216d76f30ed17d0dc9296089e33..3c790513295b1657fad1bf47968b39ec0f03d2b9 100644 (file)
@@ -111,4 +111,6 @@ int hns3_set_rss_tuple_by_rss_hf(struct hns3_hw *hw,
                                 uint64_t rss_hf);
 int hns3_set_rss_algo_key(struct hns3_hw *hw, uint8_t hash_algo,
                          const uint8_t *key);
+int hns3_restore_rss_filter(struct rte_eth_dev *dev);
+
 #endif /* _HNS3_RSS_H_ */