Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/atheros/atl1c/
H A Datl1c_hw.h543 #define RRD_RING_SIZE_MASK 0x0FFF macro
H A Datl1c_main.c1121 (rrd_ring->count & RRD_RING_SIZE_MASK)); in atl1c_configure_des_ring()