Home
last modified time | relevance | path

Searched refs:VNET_12K (Results 1 – 3 of 3) sorted by relevance

/titanic_50/usr/src/uts/sun4v/sys/
H A Dvnet_common.h77 #define VNET_12K ((VNET_8K) + (VNET_4K)) macro
/titanic_50/usr/src/uts/sun4v/io/
H A Dvsw_txdring.c263 if (data_sz <= VNET_12K) { in vsw_setup_tx_dring()
H A Dvnet_txdring.c185 if (data_sz <= VNET_12K) { in vgen_create_tx_dring()