Searched refs:SLIC_RX_BUFF_ALIGN (Results 1 – 2 of 2) sorted by relevance
253 #define SLIC_RX_BUFF_ALIGN 256 macro
406 const unsigned int ALIGN_MASK = SLIC_RX_BUFF_ALIGN - 1; in slic_refill_rx_queue()434 offset = SLIC_RX_BUFF_ALIGN - misalign; in slic_refill_rx_queue()