Home
last modified time | relevance | path

Searched refs:WPI_RING_DMA_ALIGN (Results 1 – 2 of 2) sorted by relevance

/src/sys/dev/wpi/
H A Dif_wpireg.h43 #define WPI_RING_DMA_ALIGN 0x4000 macro
H A Dif_wpi.c1004 (void **)&ring->desc, size, WPI_RING_DMA_ALIGN); in wpi_alloc_rx_ring()
1173 size, WPI_RING_DMA_ALIGN); in wpi_alloc_tx_ring()