Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/sys/
H A Daggr_impl.h182 uint_t lg_nattached_ports; member
/titanic_50/usr/src/uts/common/io/aggr/
H A Daggr_grp.c344 grp->lg_nattached_ports++; in aggr_grp_attach_port()
406 grp->lg_nattached_ports--; in aggr_grp_detach_port()
407 if (grp->lg_nattached_ports == 0) { in aggr_grp_detach_port()
1315 grp->lg_nattached_ports = 0; in aggr_grp_create()