Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Daggr_impl.h216 uint_t lg_nattached_ports; member
/illumos-gate/usr/src/uts/common/io/aggr/
H A Daggr_grp.c381 grp->lg_nattached_ports++; in aggr_grp_attach_port()
449 grp->lg_nattached_ports--; in aggr_grp_detach_port()
450 if (grp->lg_nattached_ports == 0) { in aggr_grp_detach_port()
1503 grp->lg_nattached_ports = 0; in aggr_grp_create()