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

/illumos-gate/usr/src/uts/common/io/cxgbe/t4nex/
H A Dt4_nexus.c128 int nofldtxq1g; /* # of TOE txq's for each 1G port */ member in struct:intrs_and_queues
493 s->nofldtxq = n10g * iaq.nofldtxq10g + n1g * iaq.nofldtxq1g;
1657 iaq->nofldtxq1g = min(nc, p->max_nofldtxq_1g);

Completed in 63 milliseconds