Home
last modified time | relevance | path

Searched defs:RX_DMA_BURST (Results 1 – 6 of 6) sorted by relevance

/OK3568_Linux_fs/u-boot/drivers/net/
H A Drtl8139.c91 #define RX_DMA_BURST 4 /* Maximum PCI burst, '4' is 256 bytes */ macro
H A Drtl8169.c80 #define RX_DMA_BURST 6 /* Maximum PCI burst, '6' is 1024 */ macro
/OK3568_Linux_fs/kernel/drivers/net/ethernet/realtek/
H A D8139cp.c125 #define RX_DMA_BURST 4 /* Maximum PCI burst, '4' is 256 */ macro
H A D8139too.c202 #define RX_DMA_BURST 7 /* Maximum PCI burst, '6' is 1024 */ macro
H A Dr8169_main.c211 #define RX_DMA_BURST (7 << RXCFG_DMA_SHIFT) macro
/OK3568_Linux_fs/kernel/drivers/net/ethernet/realtek/r8168/
H A Dr8168.h393 #define RX_DMA_BURST 7 /* Maximum PCI burst, '6' is 1024 */ macro