Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/bonding/
Dbond_3ad.c40 #define AD_STATE_DISTRIBUTING 0x20 macro
1039 port->actor_oper_port_state &= ~AD_STATE_DISTRIBUTING; in ad_mux_machine()
1053 port->actor_oper_port_state &= ~AD_STATE_DISTRIBUTING; in ad_mux_machine()
1060 port->actor_oper_port_state |= AD_STATE_DISTRIBUTING; in ad_mux_machine()
2110 port->actor_oper_port_state &= ~AD_STATE_DISTRIBUTING; in bond_3ad_unbind_slave()