Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgbe/
H A Dt4_main.c445 SYSCTL_INT(_hw_cxgbe, OID_AUTO, nnmtxq_vi, CTLFLAG_RDTUN, &t4_nnmtxq_vi, 0,
748 uint16_t nnmtxq_vi; /* # of netmap txq's */ member
1511 s->nnmtxq += nports * (num_vis - 1) * iaq.nnmtxq_vi; in t4_attach()
1617 vi->nnmtxq = iaq.nnmtxq_vi; in t4_attach()
4472 iaq->nnmtxq_vi = t4_nnmtxq_vi; in calculate_iaq()
4513 iaq->nnmtxq_vi = iaq->nnmrxq_vi = 0; in calculate_iaq()