Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/sun4v/sys/
H A Dvnet_gen.h92 #define VGEN_NUM_DESCRIPTORS_MIN 128 /* min # of descriptors */ macro
/titanic_50/usr/src/uts/sun4v/io/
H A Dvnet_rxdring.c372 if (num_desc < VGEN_NUM_DESCRIPTORS_MIN || in vgen_map_tx_dring()
H A Dvnet_txdring.c370 if (num_desc < VGEN_NUM_DESCRIPTORS_MIN || in vgen_map_rx_dring()