Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/uapi/linux/
A Dif_bonding.h100 #define LACP_STATE_LACP_ACTIVITY 0x1 macro
/linux-6.3-rc2/drivers/net/bonding/
A Dbond_3ad.c632 …((lacpdu->partner_state & LACP_STATE_LACP_ACTIVITY) != (port->actor_oper_port_state & LACP_STATE_L… in __update_ntt()
1202 port->partner_oper.port_state |= LACP_STATE_LACP_ACTIVITY; in ad_rx_machine()
1321 …(!(port->actor_oper_port_state & LACP_STATE_LACP_ACTIVITY) && !(port->partner_oper.port_state & LA… in ad_periodic_machine()
1874 LACP_STATE_LACP_ACTIVITY; in ad_initialize_port()
1876 LACP_STATE_LACP_ACTIVITY; in ad_initialize_port()

Completed in 7 milliseconds