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