Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Dif_bonding.h104 #define LACP_STATE_COLLECTING 0x10 macro
/openbmc/linux/drivers/net/bonding/
H A 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()