Home
last modified time | relevance | path

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

/linux-6.6.21/include/uapi/linux/
Dif_bonding.h104 #define LACP_STATE_COLLECTING 0x10 macro
/linux-6.6.21/drivers/net/bonding/
Dbond_3ad.c1057 port->actor_oper_port_state &= ~LACP_STATE_COLLECTING; in ad_mux_machine()
1071 port->actor_oper_port_state &= ~LACP_STATE_COLLECTING; in ad_mux_machine()
1078 port->actor_oper_port_state |= LACP_STATE_COLLECTING; in ad_mux_machine()
2120 port->actor_oper_port_state &= ~LACP_STATE_COLLECTING; in bond_3ad_unbind_slave()