Home
last modified time | relevance | path

Searched refs:RXDRING_DBLK_SZ (Results 1 – 5 of 5) sorted by relevance

/titanic_41/usr/src/uts/sun4v/sys/
H A Dvnet_common.h101 #define RXDRING_DBLK_SZ(mfs) \ macro
/titanic_41/usr/src/uts/sun4v/io/
H A Dvsw_rxdring.c280 data_sz = RXDRING_DBLK_SZ(vswp->max_frame_size); in vsw_setup_rx_dring()
H A Dvnet_rxdring.c176 data_sz = RXDRING_DBLK_SZ(vgenp->max_frame_size); in vgen_create_rx_dring()
H A Dvsw_ldc.c4821 dblk_sz = RXDRING_DBLK_SZ(vswp->max_frame_size); in vsw_mapin_avail()
H A Dvnet_gen.c5768 dblk_sz = RXDRING_DBLK_SZ(vgenp->max_frame_size); in vgen_mapin_avail()