Home
last modified time | relevance | path

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

/linux-6.1.9/include/uapi/linux/
Dif_bonding.h100 #define LACP_STATE_LACP_ACTIVITY 0x1 macro
/linux-6.1.9/drivers/net/bonding/
Dbond_3ad.c626 …((lacpdu->partner_state & LACP_STATE_LACP_ACTIVITY) != (port->actor_oper_port_state & LACP_STATE_L… in __update_ntt()
1193 port->partner_oper.port_state |= LACP_STATE_LACP_ACTIVITY; in ad_rx_machine()
1312 …(!(port->actor_oper_port_state & LACP_STATE_LACP_ACTIVITY) && !(port->partner_oper.port_state & LA… in ad_periodic_machine()
1865 LACP_STATE_LACP_ACTIVITY; in ad_initialize_port()
1867 LACP_STATE_LACP_ACTIVITY; in ad_initialize_port()