Searched refs:L1_RR_RING_CNT (Results 1 - 3 of 3) sorted by relevance

/opensolaris-onvv-gate/usr/src/uts/common/io/atge/
H A Datge_l1_reg.h112 #define L1_RR_RING_CNT (ATGE_TX_RING_CNT + L1_RX_RING_CNT) macro
128 (sizeof (struct l1_rx_rdesc) * L1_RR_RING_CNT)
H A Datge_l1.c428 ((L1_RR_RING_CNT << DESC_RRD_CNT_SHIFT) &
748 ATGE_INC_SLOT(l1->atge_l1_rr_consumers, L1_RR_RING_CNT);
H A Datge_main.c1897 rrd_hi = (L1_RR_RING_CNT * 7) / 8;
1898 rrd_lo = L1_RR_RING_CNT / 16;

Completed in 85 milliseconds