Home
last modified time | relevance | path

Searched defs:ALIGN_MASK (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/net/ethernet/alacritech/
H A Dslicoss.c394 const unsigned int ALIGN_MASK = SLIC_RX_BUFF_ALIGN - 1; in slic_refill_rx_queue() local
/linux/drivers/md/
H A Ddm-ioctl.c640 #define ALIGN_MASK 7 macro