Home
last modified time | relevance | path

Searched refs:nports_high (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/aggr/
H A Daggr_grp.c1173 uint_t nports_high, tx_ring_limit; in aggr_grp_add_ports() local
1199 nports_high = MAX(grp->lg_nports_high, grp->lg_nports + nports); in aggr_grp_add_ports()
1200 tx_ring_limit = MAX_RINGS_PER_GROUP / nports_high; in aggr_grp_add_ports()