aboutsummaryrefslogtreecommitdiffstats
path: root/host/lib/rfnoc/dmafifo_block_control.cpp
diff options
context:
space:
mode:
authorMartin Braun <martin.braun@ettus.com>2021-01-11 10:50:00 +0100
committerAaron Rossetto <aaron.rossetto@ni.com>2021-03-04 08:18:41 -0600
commit01e65903c2e17ead3318b7ca7a3da7c8a906a3a0 (patch)
treed9b5881cee2923bcf2e8719dad725443d05c0534 /host/lib/rfnoc/dmafifo_block_control.cpp
parent107a49c0c236940da7d3bd0f57da4bc1e2a34cb4 (diff)
downloaduhd-01e65903c2e17ead3318b7ca7a3da7c8a906a3a0.tar.gz
uhd-01e65903c2e17ead3318b7ca7a3da7c8a906a3a0.tar.bz2
uhd-01e65903c2e17ead3318b7ca7a3da7c8a906a3a0.zip
lib: Remove unused constants
The constants were either commented out, when their value is still useful to the reader, or removed if not.
Diffstat (limited to 'host/lib/rfnoc/dmafifo_block_control.cpp')
-rw-r--r--host/lib/rfnoc/dmafifo_block_control.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/host/lib/rfnoc/dmafifo_block_control.cpp b/host/lib/rfnoc/dmafifo_block_control.cpp
index c34746a28..efc8d27cb 100644
--- a/host/lib/rfnoc/dmafifo_block_control.cpp
+++ b/host/lib/rfnoc/dmafifo_block_control.cpp
@@ -15,8 +15,6 @@ using namespace uhd::rfnoc;
namespace {
-//! Default FIFO depth per channel: 32 MiB
-constexpr uint32_t DEFAULT_SIZE = 32 * 1024 * 1024;
constexpr uint64_t BYTES_PER_BIST = 8000000;
constexpr double BIST_TIMEOUT = 0.5; // s
//! Address space between FIFO controls