Home
last modified time | relevance | path

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

/freebsd-10-stable/sys/dev/cxgbe/
Dt4_main.c251 static int t4_ntxq_vi = -NTXQ_VI; variable
252 TUNABLE_INT("hw.cxgbe.ntxq_vi", &t4_ntxq_vi);
2608 iaq->ntxq_vi = t4_ntxq_vi; in cfg_itype_and_nqueues()
9459 calculate_nqueues(&t4_ntxq_vi, nc, NTXQ_VI); in tweak_tunables()