Searched refs:NN_EXTRA_VI (Results 1 – 1 of 1) sorted by relevance
428 #define NN_EXTRA_VI (1 << 1) /* Native netmap on the extra VI(s) */ macro429 static int t4_native_netmap = NN_EXTRA_VI;1505 if (num_vis > 1 && t4_native_netmap & NN_EXTRA_VI) { in t4_attach()4367 if (t4_native_netmap & NN_EXTRA_VI) { in calculate_iaq()