Searched defs:TX_DMA_BURST (Results 1 – 2 of 2) sorted by relevance
/openbmc/u-boot/drivers/net/ | ||
H A D | rtl8139.c | 88 #define TX_DMA_BURST 4 /* Calculate as 16<<val. */ macro |
H A D | rtl8169.c | 80 #define TX_DMA_BURST 6 /* Maximum PCI burst, '6' is 1024 */ macro |