Searched refs:MAX_ALIGN (Results 1 - 1 of 1) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/shared/
H A Dmin_osl.c539 #define MAX_ALIGN 4096 /* Max alignment at 4k */ macro
563 if (align_mask > MAX_ALIGN)
564 align_mask = MAX_ALIGN;

Completed in 48 milliseconds