Searched refs:RXFRAME_ALIGN (Results 1 – 3 of 3) sorted by relevance
16 #define RXFRAME_ALIGN 8 macro17 #define RXFRAME_ALIGN_SZ (1<<RXFRAME_ALIGN)472 return (union recv_frame *)(((SIZE_PTR)rxmem >> RXFRAME_ALIGN) << RXFRAME_ALIGN); in rxmem_to_recvframe()
10 #define RXFRAME_ALIGN 8 macro11 #define RXFRAME_ALIGN_SZ (1 << RXFRAME_ALIGN)
12 #define RXFRAME_ALIGN 8 macro13 #define RXFRAME_ALIGN_SZ (1<<RXFRAME_ALIGN)