Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/cxgbe/t4nex/
H A Dadapter.h408 int max_ntxq_1g; member
H A Dt4_nexus.c1526 p->max_ntxq_1g = prop_lookup_int(sc, "max-ntxq-1G-port", 2); in init_driver_props()
1528 p->max_ntxq_1g); in init_driver_props()
1652 iaq->ntxq1g = min(nc, p->max_ntxq_1g); in cfg_itype_and_nqueues()