Searched refs:RX_DMA_BURST (Results 1 - 4 of 4) sorted by relevance

/external/grub/netboot/
H A Drtl8139.c75 #define RX_DMA_BURST 4 /* Maximum PCI burst, '4' is 256 bytes */ macro
304 outl((RX_FIFO_THRESH<<13) | (RX_BUF_LEN_IDX<<11) | (RX_DMA_BURST<<8),
H A Dsis900.h109 #define RX_DMA_BURST 0 macro
H A Dsis900.c698 rx_flags = RX_DMA_BURST << RxMXDMA_shift;
H A Dvia-rhine.c39 #define RX_DMA_BURST 4 /* Maximum PCI burst, '4' is 256 bytes */ macro

Completed in 51 milliseconds