Searched refs:RXFRAME_ALIGN (Results 1 – 3 of 3) sorted by relevance
20 #define RXFRAME_ALIGN 8 macro21 #define RXFRAME_ALIGN_SZ (1<<RXFRAME_ALIGN)506 return (union recv_frame*)(((SIZE_PTR)rxmem >> RXFRAME_ALIGN) << RXFRAME_ALIGN); in rxmem_to_recvframe()
15 #define RXFRAME_ALIGN 8 macro16 #define RXFRAME_ALIGN_SZ (1 << RXFRAME_ALIGN)
10 #define RXFRAME_ALIGN 8 macro11 #define RXFRAME_ALIGN_SZ (1 << RXFRAME_ALIGN)