Symbol: vnet_rx_dringdata_desc_t
usr/src/uts/sun4v/io/vnet_gen.c
3612
sizeof (vnet_rx_dringdata_desc_t);
usr/src/uts/sun4v/io/vnet_rxdring.c
1055
vnet_rx_dringdata_desc_t *rxdp;
usr/src/uts/sun4v/io/vnet_rxdring.c
1175
vnet_rx_dringdata_desc_t *txdp;
usr/src/uts/sun4v/io/vnet_rxdring.c
120
vnet_rx_dringdata_desc_t *rxdp;
usr/src/uts/sun4v/io/vnet_rxdring.c
128
rxdsize = sizeof (vnet_rx_dringdata_desc_t);
usr/src/uts/sun4v/io/vnet_rxdring.c
1311
vnet_rx_dringdata_desc_t *txdp;
usr/src/uts/sun4v/io/vnet_rxdring.c
146
ldcp->rxdp = (vnet_rx_dringdata_desc_t *)(minfo.vaddr);
usr/src/uts/sun4v/io/vnet_rxdring.c
361
vnet_rx_dringdata_desc_t *txdp;
usr/src/uts/sun4v/io/vnet_rxdring.c
373
desc_size < sizeof (vnet_rx_dringdata_desc_t) ||
usr/src/uts/sun4v/io/vnet_rxdring.c
398
ldcp->mtxdp = (vnet_rx_dringdata_desc_t *)(minfo.vaddr);
usr/src/uts/sun4v/io/vnet_rxdring.c
580
vnet_rx_dringdata_desc_t *txdp;
usr/src/uts/sun4v/io/vsw_rxdring.c
1125
vnet_rx_dringdata_desc_t *txdp;
usr/src/uts/sun4v/io/vsw_rxdring.c
1126
vnet_rx_dringdata_desc_t *pub_addr;
usr/src/uts/sun4v/io/vsw_rxdring.c
182
sizeof (vnet_rx_dringdata_desc_t), &dp->dring_handle)) != 0) {
usr/src/uts/sun4v/io/vsw_rxdring.c
201
dp->descriptor_size = sizeof (vnet_rx_dringdata_desc_t);
usr/src/uts/sun4v/io/vsw_rxdring.c
255
vnet_rx_dringdata_desc_t *rxdp;
usr/src/uts/sun4v/io/vsw_rxdring.c
256
vnet_rx_dringdata_desc_t *pub_addr;
usr/src/uts/sun4v/io/vsw_rxdring.c
446
vnet_rx_dringdata_desc_t *txdp;
usr/src/uts/sun4v/io/vsw_rxdring.c
484
txdp = (vnet_rx_dringdata_desc_t *)dp->pub_addr;
usr/src/uts/sun4v/io/vsw_rxdring.c
721
vnet_rx_dringdata_desc_t *rxdp;
usr/src/uts/sun4v/io/vsw_rxdring.c
728
vnet_rx_dringdata_desc_t *pub_addr = dp->pub_addr;
usr/src/uts/sun4v/io/vsw_rxdring.c
858
vnet_rx_dringdata_desc_t *txdp;
usr/src/uts/sun4v/io/vsw_rxdring.c
866
vnet_rx_dringdata_desc_t *pub_addr;
usr/src/uts/sun4v/sys/vnet_gen.h
337
vnet_rx_dringdata_desc_t *mtxdp; /* mapped dring */
usr/src/uts/sun4v/sys/vnet_gen.h
370
vnet_rx_dringdata_desc_t *rxdp; /* exported dring */