Searched defs:TX_RING_ALIGN (Results 1 - 3 of 3) sorted by relevance

/vbox/src/VBox/Devices/PC/ipxe/src/drivers/net/
H A Dpcnet32.h50 #define TX_RING_ALIGN 16 macro
H A D3c90x.h266 #define TX_RING_ALIGN 16 macro
H A Dsky2.c67 #define TX_RING_ALIGN 4096 macro
1139 sky2->tx_le = malloc_dma(TX_RING_SIZE * sizeof(struct sky2_tx_le), TX_RING_ALIGN);

Completed in 47 milliseconds