Skip to content

Extend FromHost DMA operation with option to set the TLP size, rather than use the default (32 bytes)

Henk Boterenbrood requested to merge FLX-1613 into master

FlxCard::dma_from_host(): explicitly set TLP size passed in 'flags' parameter (upper 16 bits)

Merge request reports