]> git.droids-corp.org - dpdk.git/blobdiff - drivers/net/bnxt/bnxt_cpr.h
net/bnxt: fix Rx rings in RSS redirection table
[dpdk.git] / drivers / net / bnxt / bnxt_cpr.h
index cccd6cdbe02868d4b767b6d316eb36dc2f7aa121..ff9697f4c816a8af1c701ed373d7dba1367af645 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);
 
 bool bnxt_is_recovery_enabled(struct bnxt *bp);
 bool bnxt_is_master_func(struct bnxt *bp);
 
+void bnxt_stop_rxtx(struct bnxt *bp);
 #endif
 #endif