Searched refs:actor_oper_port_state (Results 1 – 5 of 5) sorted by relevance
450 …((lacpdu->partner_state & LACP_STATE_AGGREGATION) == (port->actor_oper_port_state & LACP_STATE_AGG… in __choose_matched()485 port->actor_oper_port_state &= ~LACP_STATE_DEFAULTED; in __record_pdu()519 port->actor_oper_port_state |= LACP_STATE_DEFAULTED; in __record_default()612 …((lacpdu->partner_state & LACP_STATE_LACP_ACTIVITY) != (port->actor_oper_port_state & LACP_STATE_L… in __update_ntt()613 …((lacpdu->partner_state & LACP_STATE_LACP_TIMEOUT) != (port->actor_oper_port_state & LACP_STATE_LA… in __update_ntt()614 …((lacpdu->partner_state & LACP_STATE_SYNCHRONIZATION) != (port->actor_oper_port_state & LACP_STATE… in __update_ntt()615 …((lacpdu->partner_state & LACP_STATE_AGGREGATION) != (port->actor_oper_port_state & LACP_STATE_AGG… in __update_ntt()783 lacpdu->actor_state = port->actor_oper_port_state; in __update_lacpdu_from_port()786 port->actor_oper_port_state); in __update_lacpdu_from_port()988 port->actor_oper_port_state |= in ad_mux_machine()[all …]
89 ad_port->actor_oper_port_state); in ad_actor_oper_port_state_show()
222 port->actor_oper_port_state); in bond_info_show_slave()
67 ad_port->actor_oper_port_state)) in bond_fill_slave_info()
218 u8 actor_oper_port_state; member