Home
last modified time | relevance | path

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

/linux-6.12.1/include/uapi/linux/
Dif_bonding.h100 #define LACP_STATE_LACP_ACTIVITY 0x1 macro
/linux-6.12.1/drivers/net/bonding/
Dbond_3ad.c679 …((lacpdu->partner_state & LACP_STATE_LACP_ACTIVITY) != (port->actor_oper_port_state & LACP_STATE_L… in __update_ntt()
1302 port->partner_oper.port_state |= LACP_STATE_LACP_ACTIVITY; in ad_rx_machine()
1421 …(!(port->actor_oper_port_state & LACP_STATE_LACP_ACTIVITY) && !(port->partner_oper.port_state & LA… in ad_periodic_machine()
1974 LACP_STATE_LACP_ACTIVITY; in ad_initialize_port()
1976 LACP_STATE_LACP_ACTIVITY; in ad_initialize_port()