Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/cxgbe/t4nex/
H A Dadapter.h406 int max_ntxq_10g; member
H A Dt4_nexus.c1518 p->max_ntxq_10g = prop_lookup_int(sc, "max-ntxq-10G-port", 8); in init_driver_props()
1520 p->max_ntxq_10g); in init_driver_props()
1651 iaq->ntxq10g = min(nc, p->max_ntxq_10g); in cfg_itype_and_nqueues()