Searched refs:RX_ALIGN (Results 1 – 1 of 1) sorted by relevance
649 #define RX_ALIGN 8 macro676 sizeof(struct rx_desc) + RX_ALIGN)1727 return (void *)ALIGN((uintptr_t)data, RX_ALIGN); in rx_agg_align()