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