Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/bonding/
Dbond_3ad.c35 #define AD_STATE_LACP_ACTIVITY 0x1 macro
622 …((lacpdu->partner_state & AD_STATE_LACP_ACTIVITY) != (port->actor_oper_port_state & AD_STATE_LACP_… in __update_ntt()
1183 port->partner_oper.port_state |= AD_STATE_LACP_ACTIVITY; in ad_rx_machine()
1301 …(!(port->actor_oper_port_state & AD_STATE_LACP_ACTIVITY) && !(port->partner_oper.port_state & AD_S… in ad_periodic_machine()
1852 AD_STATE_LACP_ACTIVITY; in ad_initialize_port()
1854 AD_STATE_LACP_ACTIVITY; in ad_initialize_port()