Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Dif_bonding.h99 #define LACP_STATE_LACP_ACTIVITY 0x1 macro
/OK3568_Linux_fs/kernel/drivers/net/bonding/
H A Dbond_3ad.c613 …((lacpdu->partner_state & LACP_STATE_LACP_ACTIVITY) != (port->actor_oper_port_state & LACP_STATE_L… in __update_ntt()
1174 port->partner_oper.port_state |= LACP_STATE_LACP_ACTIVITY; in ad_rx_machine()
1292 …(!(port->actor_oper_port_state & LACP_STATE_LACP_ACTIVITY) && !(port->partner_oper.port_state & LA… in ad_periodic_machine()
1844 LACP_STATE_LACP_ACTIVITY; in ad_initialize_port()
1846 LACP_STATE_LACP_ACTIVITY; in ad_initialize_port()