Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/atge/
H A Datge_l1c_reg.h140 #define L1C_RR_RING_CNT L1C_RX_RING_CNT macro
157 (sizeof (struct l1c_rx_rdesc) * L1C_RR_RING_CNT)
H A Datge_l1c.c485 (L1C_RR_RING_CNT << RRD_RING_CNT_SHIFT) & RRD_RING_CNT_MASK); in atge_l1c_program_dma()
852 ATGE_INC_SLOT(l1c->atge_l1c_rr_consumers, L1C_RR_RING_CNT); in atge_l1c_rx()