Searched refs:lp_state (Results 1 - 10 of 10) sorted by relevance

/illumos-gate/usr/src/lib/libdladm/common/
H A Dlibdlaggr.h57 aggr_port_state_t lp_state; member in struct:dladm_aggr_port_attr
H A Dlibdlaggr.c195 attrp->lg_ports[i].lp_state = port->lp_state;
/illumos-gate/usr/src/uts/common/sys/
H A Daggr.h160 aggr_port_state_t lp_state; member in struct:laioc_info_port
H A Daggr_impl.h103 aggr_port_state_t lp_state; member in struct:aggr_port_s
/illumos-gate/usr/src/uts/common/io/aggr/
H A Daggr_ctl.c182 port.lp_state = portstate;
H A Daggr_send.c241 if (port->lp_tx_enabled || (port->lp_state !=
H A Daggr_lacp.c419 if (port->lp_state != AGGR_PORT_STATE_ATTACHED)
432 if (port->lp_state != AGGR_PORT_STATE_ATTACHED)
1258 (portp->lp_state != AGGR_PORT_STATE_ATTACHED)) {
1262 "lp_state=%d)\n", portp->lp_linkid, pl->sm.selected,
1264 portp->lp_state));
1560 ASSERT(portp->lp_state == AGGR_PORT_STATE_ATTACHED);
1644 if (portp->lp_state == AGGR_PORT_STATE_ATTACHED) {
1653 if (portp->lp_state == AGGR_PORT_STATE_ATTACHED) {
1678 if (portp->lp_state == AGGR_PORT_STATE_ATTACHED) {
H A Daggr_port.c229 port->lp_state = AGGR_PORT_STATE_STANDBY;
376 if (port->lp_state == AGGR_PORT_STATE_ATTACHED)
H A Daggr_grp.c311 if (port->lp_state == AGGR_PORT_STATE_ATTACHED)
358 port->lp_state = AGGR_PORT_STATE_ATTACHED;
392 if (port->lp_state != AGGR_PORT_STATE_ATTACHED)
404 port->lp_state = AGGR_PORT_STATE_STANDBY;
1863 port->lp_state, &port->lp_lacp.ActorOperPortState);
2460 if (!port->lp_started || port->lp_state != AGGR_PORT_STATE_ATTACHED)
2476 if (port->lp_state != AGGR_PORT_STATE_ATTACHED ||
2497 if (port->lp_state != AGGR_PORT_STATE_ATTACHED ||
/illumos-gate/usr/src/cmd/dladm/
H A Ddladm.c3045 (void) dladm_aggr_portstate2str(portp->lp_state,

Completed in 82 milliseconds