Home
last modified time | relevance | path

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

/freebsd-9-stable/sys/dev/cxgbe/
Dt4_main.c307 int nofldtxq10g; /* # of TOE txq's for each 10G port */ member
765 s->nofldtxq = n10g * iaq.nofldtxq10g + n1g * iaq.nofldtxq1g; in t4_attach()
830 pi->nofldtxq = iaq.nofldtxq10g; in t4_attach()
1759 iaq->nofldtxq10g = t4_nofldtxq10g; in cfg_itype_and_nqueues()