Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/io/cxgbe/t4nex/
H A Dt4_nexus.c126 int nofldtxq10g; /* # of TOE txq's for each 10G port */ member
493 s->nofldtxq = n10g * iaq.nofldtxq10g + n1g * iaq.nofldtxq1g; in t4_devo_attach()
1656 iaq->nofldtxq10g = min(nc, p->max_nofldtxq_10g); in cfg_itype_and_nqueues()