common/cnxk: support tunnel header verification
[dpdk.git] / drivers / raw / ifpga / base / ifpga_enumerate.h
index 14131e3..95ed594 100644 (file)
@@ -6,6 +6,7 @@
 #define _IFPGA_ENUMERATE_H_
 
 int ifpga_bus_init(struct ifpga_hw *hw);
+int ifpga_bus_uinit(struct ifpga_hw *hw);
 int ifpga_bus_enumerate(struct ifpga_hw *hw);
 
 #endif /* _IFPGA_ENUMERATE_H_ */