net/bnxt: fix Rx rings in RSS redirection table
[dpdk.git] / drivers / net / bnxt / bnxt_cpr.h
index cccd6cd..ff9697f 100644 (file)
@@ -126,4 +126,5 @@ void bnxt_wait_for_device_shutdown(struct bnxt *bp);
 bool bnxt_is_recovery_enabled(struct bnxt *bp);
 bool bnxt_is_master_func(struct bnxt *bp);
 
+void bnxt_stop_rxtx(struct bnxt *bp);
 #endif