Searched refs:max_nofldrxq_10g (Results 1 – 2 of 2) sorted by relevance
412 int max_nofldrxq_10g; member
1539 p->max_nofldrxq_10g = prop_lookup_int(sc, "max-nofldrxq-10G-port", 2); in init_driver_props()1541 p->max_nofldrxq_10g); in init_driver_props()1658 iaq->nofldrxq10g = nofldrxq10g = min(nc, p->max_nofldrxq_10g); in cfg_itype_and_nqueues()