Home
last modified time | relevance | path

Searched refs:LACP_STATE_LACP_ACTIVITY (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/include/uapi/linux/
H A Dif_bonding.h99 #define LACP_STATE_LACP_ACTIVITY 0x1 macro
/kernel/linux/linux-6.6/include/uapi/linux/
H A Dif_bonding.h100 #define LACP_STATE_LACP_ACTIVITY 0x1 macro
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
H A Dif_bonding.h53 #define LACP_STATE_LACP_ACTIVITY 0x1 macro
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/
H A Dif_bonding.h53 #define LACP_STATE_LACP_ACTIVITY 0x1 macro
/kernel/linux/linux-5.10/drivers/net/bonding/
H A Dbond_3ad.c613 ((lacpdu->partner_state & LACP_STATE_LACP_ACTIVITY) != (port->actor_oper_port_state & LACP_STATE_LACP_ACTIVITY)) || 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 & LACP_STATE_LACP_ACTIVITY)) in ad_periodic_machine()
1844 LACP_STATE_LACP_ACTIVITY; in ad_initialize_port()
1846 LACP_STATE_LACP_ACTIVITY; in ad_initialize_port()
/kernel/linux/linux-6.6/drivers/net/bonding/
H A Dbond_3ad.c632 ((lacpdu->partner_state & LACP_STATE_LACP_ACTIVITY) != (port->actor_oper_port_state & LACP_STATE_LACP_ACTIVITY)) || 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 & LACP_STATE_LACP_ACTIVITY)) || in ad_periodic_machine()
1874 LACP_STATE_LACP_ACTIVITY; in ad_initialize_port()
1876 LACP_STATE_LACP_ACTIVITY; in ad_initialize_port()

Completed in 16 milliseconds