Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/net/bonding/
A Dbond_3ad.c511 (lacpdu->actor_state & LACP_STATE_SYNCHRONIZATION)) { in __record_pdu()
512 partner->port_state |= LACP_STATE_SYNCHRONIZATION; in __record_pdu()
516 partner->port_state &= ~LACP_STATE_SYNCHRONIZATION; in __record_pdu()
634 …((lacpdu->partner_state & LACP_STATE_SYNCHRONIZATION) != (port->actor_oper_port_state & LACP_STATE… in __update_ntt()
1018 LACP_STATE_SYNCHRONIZATION; in ad_mux_machine()
1054 port->actor_oper_port_state &= ~LACP_STATE_SYNCHRONIZATION; in ad_mux_machine()
1067 LACP_STATE_SYNCHRONIZATION; in ad_mux_machine()
1070 ~LACP_STATE_SYNCHRONIZATION; in ad_mux_machine()
1080 port->actor_oper_port_state |= LACP_STATE_SYNCHRONIZATION; in ad_mux_machine()
1566 port->actor_oper_port_state &= ~LACP_STATE_SYNCHRONIZATION; in ad_port_selection_logic()
[all …]
/linux-6.3-rc2/include/uapi/linux/
A Dif_bonding.h103 #define LACP_STATE_SYNCHRONIZATION 0x8 macro

Completed in 7 milliseconds