Home
last modified time | relevance | path

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

/openbsd/sys/dev/pci/
H A Dif_alereg.h759 #define ALE_RX_PAGE_ALIGN 32 macro
833 (roundup(ALE_MAX_FRAMELEN, ALE_RX_PAGE_ALIGN) * ALE_RX_FRAMES_PAGE)
H A Dif_ale.c611 ALE_RX_PAGE_ALIGN); in ale_dma_alloc()
1342 ALE_RX_PAGE_ALIGN); in ale_rx_update_page()