Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/bonding/
Dbond_3ad.c51 #define AD_STATE_LACP_ACTIVITY 0x1 macro
590 …((lacpdu->partner_state & AD_STATE_LACP_ACTIVITY) != (port->actor_oper_port_state & AD_STATE_LACP_… in __update_ntt()
1107 port->partner_oper.port_state |= AD_STATE_LACP_ACTIVITY; in ad_rx_machine()
1224 …(!(port->actor_oper_port_state & AD_STATE_LACP_ACTIVITY) && !(port->partner_oper.port_state & AD_S… in ad_periodic_machine()
1763 AD_STATE_LACP_ACTIVITY; in ad_initialize_port()
1765 AD_STATE_LACP_ACTIVITY; in ad_initialize_port()