Searched refs:lp_started (Results 1 – 3 of 3) sorted by relevance
234 port->lp_started = B_FALSE; in aggr_port_create()502 if (port->lp_started) in aggr_port_start()505 port->lp_started = B_TRUE; in aggr_port_start()515 if (!port->lp_started) in aggr_port_stop()521 port->lp_started = B_FALSE; in aggr_port_stop()623 if (port->lp_started && in aggr_port_addmac()
1964 if (port->lp_started && (grp->lg_promisc || in aggr_grp_rem_ports()2391 else if (on && port->lp_started) in aggr_m_promisc()2970 if (!port->lp_started || port->lp_state != AGGR_PORT_STATE_ATTACHED) in aggr_grp_multicst_port()2987 !port->lp_started) { in aggr_m_multicst()3008 !port->lp_started) { in aggr_m_multicst()
129 uint32_t lp_started : 1, member