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