Lines Matching defs:rings
171 #define VNET_NUM_HYBRID_RINGS 2 /* # of Hybrid tx/rx rings */
182 * 1 for LDC resource to vsw + 2 for RX rings of Hybrid resource.
245 uint_t ring_cnt; /* total # of rings in grp */
246 vnet_pseudo_tx_ring_t *rings; /* array of rings */
258 krwlock_t lock; /* sync rings access in grp */
262 uint_t max_ring_cnt; /* total # of rings in grp */
263 uint_t ring_cnt; /* # of rings in use */
264 vnet_pseudo_rx_ring_t *rings; /* array of rings */