Searched refs:LINDA_EAGER_BUFFER_ALIGN (Results 1 – 2 of 2) sorted by relevance
/external/syslinux/gpxe/src/drivers/infiniband/ | ||
D | linda.h | 171 #define LINDA_EAGER_BUFFER_ALIGN 2048 macro |
D | linda.c | 1098 if ( addr & ( LINDA_EAGER_BUFFER_ALIGN - 1 ) ) { in linda_post_recv() |