Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/dev/cxgbe/
Dt4_main.c395 static int t4_native_netmap = NN_EXTRA_VI; variable
396 SYSCTL_INT(_hw_cxgbe, OID_AUTO, native_netmap, CTLFLAG_RDTUN, &t4_native_netmap,
1298 if (t4_native_netmap & NN_MAIN_VI) { in t4_attach()
1302 if (num_vis > 1 && t4_native_netmap & NN_EXTRA_VI) { in t4_attach()
3323 if (t4_native_netmap & NN_MAIN_VI) { in calculate_iaq()
3327 if (t4_native_netmap & NN_EXTRA_VI) { in calculate_iaq()