Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/aggr/
H A Daggr_recv.c103 if (port->lp_collector_enabled) { in aggr_recv_cb()
138 if (port->lp_collector_enabled) { in aggr_recv_cb()
157 if (port->lp_collector_enabled) in aggr_recv_cb()
H A Daggr_port.c256 port->lp_collector_enabled = B_FALSE; in aggr_port_create()
H A Daggr_lacp.c2194 portp->lp_collector_enabled = B_FALSE; in aggr_set_coll_dist()
2206 portp->lp_collector_enabled = B_TRUE; in aggr_set_coll_dist()
H A Daggr_grp.c2339 if (!port->lp_collector_enabled) { in aggr_rx_poll()
/titanic_41/usr/src/uts/common/sys/
H A Daggr_impl.h106 lp_collector_enabled : 1, member