Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/io/cxgbe/t4nex/
H A Dadapter.h411 int max_nofldtxq_10g; member
H A Dt4_nexus.c1535 p->max_nofldtxq_10g = prop_lookup_int(sc, "max-nofldtxq-10G-port", 8); in init_driver_props()
1537 p->max_nofldtxq_10g); in init_driver_props()
1656 iaq->nofldtxq10g = min(nc, p->max_nofldtxq_10g); in cfg_itype_and_nqueues()