Searched refs:LACP_STATE_LACP_ACTIVITY (Results 1 – 2 of 2) sorted by relevance
100 #define LACP_STATE_LACP_ACTIVITY 0x1 macro
692 …((lacpdu->partner_state & LACP_STATE_LACP_ACTIVITY) != (port->actor_oper_port_state & LACP_STATE_L… in __update_ntt()1466 …(!(port->actor_oper_port_state & LACP_STATE_LACP_ACTIVITY) && !(port->partner_oper.port_state & LA… in ad_periodic_machine()2035 port->actor_admin_port_state |= LACP_STATE_LACP_ACTIVITY; in ad_initialize_port()2036 port->actor_oper_port_state |= LACP_STATE_LACP_ACTIVITY; in ad_initialize_port()2956 port->actor_oper_port_state |= LACP_STATE_LACP_ACTIVITY; in bond_3ad_update_lacp_active()2958 port->actor_oper_port_state &= ~LACP_STATE_LACP_ACTIVITY; in bond_3ad_update_lacp_active()