Searched refs:max_nofldrxq_1g (Results 1 – 2 of 2) sorted by relevance
414 int max_nofldrxq_1g; member
1547 p->max_nofldrxq_1g = prop_lookup_int(sc, "max-nofldrxq-1G-port", 1); in init_driver_props()1549 p->max_nofldrxq_1g); in init_driver_props()1659 iaq->nofldrxq1g = nofldrxq1g = min(nc, p->max_nofldrxq_1g); in cfg_itype_and_nqueues()