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

/vbox/src/VBox/Devices/PC/ipxe/src/drivers/net/
H A Dpcnet32.h49 #define RX_RING_ALIGN 16 macro
H A D3c90x.h267 #define RX_RING_ALIGN 16 macro
H A Dsky2.c62 #define RX_RING_ALIGN 4096 macro
1151 sky2->rx_le = malloc_dma(RX_LE_BYTES, RX_RING_ALIGN);

Completed in 97 milliseconds