Searched refs:nofldtxq_vi (Results 1 - 1 of 1) sorted by relevance

/freebsd-12-stable/sys/dev/cxgbe/
H A Dt4_main.c304 SYSCTL_INT(_hw_cxgbe, OID_AUTO, nofldtxq_vi, CTLFLAG_RDTUN, &t4_nofldtxq_vi, 0,
657 uint16_t nofldtxq_vi; /* # of TOE txq's */ member in struct:intrs_and_queues
1276 s->nofldtxq += nports * (num_vis - 1) * iaq.nofldtxq_vi;
1389 vi->nofldtxq = j == 0 ? iaq.nofldtxq : iaq.nofldtxq_vi;
3313 iaq->nofldtxq_vi = t4_nofldtxq_vi;
3368 iaq->nofldtxq_vi = iaq->nofldrxq_vi = 0;

Completed in 168 milliseconds