diff options
author | Martin Braun <martin.braun@ettus.com> | 2019-10-24 13:30:59 -0700 |
---|---|---|
committer | Martin Braun <martin.braun@ettus.com> | 2019-11-26 12:21:32 -0800 |
commit | ea89fd0dd4e7bd9a4050f6ae2b79d3b359c60a9a (patch) | |
tree | a18dfb692d9f2cff6a4df9ca3743aa189e74c6ed /host/include | |
parent | b4ef7ca804be35830a2c8ac5a143afafd33362f6 (diff) | |
download | uhd-ea89fd0dd4e7bd9a4050f6ae2b79d3b359c60a9a.tar.gz uhd-ea89fd0dd4e7bd9a4050f6ae2b79d3b359c60a9a.tar.bz2 uhd-ea89fd0dd4e7bd9a4050f6ae2b79d3b359c60a9a.zip |
rfnoc: xports: Count FC bytes as multiples of CHDR width
SEPs on the FPGA can only occupy multiples of the CHDR width in their
FIFOs, unlike SW, where buffers are stored in RAM and can be aligned
anyhow. Therefore, we align the counting of bytes for FC purpose and
count multiples of CHDR width instead of the true number of bytes per
packet.
Diffstat (limited to 'host/include')
0 files changed, 0 insertions, 0 deletions