Searched refs:max_ntxq_1g (Results 1 – 2 of 2) sorted by relevance
408 int max_ntxq_1g; member
1526 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()