Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/re/
H A Dre.h484 #define RE_RX_BUFFER_ALIGN 8 /* descriptor alignment */ macro
487 #define RE_ETHER_ALIGN RE_RX_BUFFER_ALIGN
H A Dre.c1031 RE_RX_BUFFER_ALIGN, 0, /* alignment, boundary */ in re_alloc_buf()