Searched defs:ALIGN_MASK (Results 1 – 3 of 3) sorted by relevance
191 #define ALIGN_MASK (ALIGN_SIZE - 1) macro
394 const unsigned int ALIGN_MASK = SLIC_RX_BUFF_ALIGN - 1; in slic_refill_rx_queue() local
540 #define ALIGN_MASK 7 macro