Home
last modified time | relevance | path

Searched refs:SLIC_RX_BUFF_ALIGN (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/net/ethernet/alacritech/
H A Dslic.h252 #define SLIC_RX_BUFF_ALIGN 256 macro
H A Dslicoss.c394 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()