Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/sun4v/io/
H A Dvsw_ldc.c232 extern boolean_t vsw_ldc_txthr_enabled;
622 if (vsw_ldc_txthr_enabled) { in vsw_ldc_attach()
H A Dvsw.c190 boolean_t vsw_ldc_txthr_enabled = B_TRUE; /* LDC Tx thread enabled */ variable