Home
last modified time | relevance | path

Searched refs:VSW_NUM_MBLKS (Results 1 – 2 of 2) sorted by relevance

/titanic_50/usr/src/uts/sun4v/sys/
H A Dvsw_ldc.h205 #define VSW_NUM_MBLKS 1024 macro
/titanic_50/usr/src/uts/sun4v/io/
H A Dvsw.c322 uint32_t vsw_chain_len = (VSW_NUM_MBLKS * 0.6);
335 uint32_t vsw_num_mblks1 = VSW_NUM_MBLKS; /* number of mblks for pool1 */
336 uint32_t vsw_num_mblks2 = VSW_NUM_MBLKS; /* number of mblks for pool2 */
337 uint32_t vsw_num_mblks3 = VSW_NUM_MBLKS; /* number of mblks for pool3 */
338 uint32_t vsw_num_mblks4 = VSW_NUM_MBLKS; /* number of mblks for pool4 */