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