Searched refs:LACP_STATE_COLLECTING (Results 1 – 2 of 2) sorted by relevance
104 #define LACP_STATE_COLLECTING 0x10 macro
1129 (port->partner_oper.port_state & LACP_STATE_COLLECTING)) { in ad_mux_machine()1148 !(port->partner_oper.port_state & LACP_STATE_COLLECTING) || in ad_mux_machine()1182 port->actor_oper_port_state &= ~LACP_STATE_COLLECTING; in ad_mux_machine()1196 port->actor_oper_port_state &= ~LACP_STATE_COLLECTING; in ad_mux_machine()1203 port->actor_oper_port_state |= LACP_STATE_COLLECTING; in ad_mux_machine()1211 port->actor_oper_port_state |= LACP_STATE_COLLECTING; in ad_mux_machine()2321 port->actor_oper_port_state &= ~LACP_STATE_COLLECTING; in bond_3ad_unbind_slave()