Lines Matching refs:actor_oper_port_key
430 (ntohs(lacpdu->partner_key) == port->actor_oper_port_key) && in __choose_matched()
590 (ntohs(lacpdu->partner_key) != port->actor_oper_port_key) || in __update_ntt()
729 lacpdu->actor_key = htons(port->actor_oper_port_key); in __update_lacpdu_from_port()
1077 if (!(port->actor_oper_port_key & AD_DUPLEX_KEY_MASKS)) in ad_rx_machine()
1385 …if (((aggregator->actor_oper_aggregator_key == port->actor_oper_port_key) && /* if all parameters … in ad_port_selection_logic()
1425 if (port->actor_oper_port_key & AD_DUPLEX_KEY_MASKS) in ad_port_selection_logic()
1434 port->actor_oper_port_key; in ad_port_selection_logic()
1954 port->actor_oper_port_key = port->actor_admin_port_key; in bond_3ad_bind_slave()
1958 if (!(port->actor_oper_port_key & AD_DUPLEX_KEY_MASKS)) in bond_3ad_bind_slave()
2329 port->actor_oper_port_key = port->actor_admin_port_key; in bond_3ad_adapter_speed_changed()
2362 port->actor_oper_port_key = port->actor_admin_port_key; in bond_3ad_adapter_duplex_changed()
2365 if (port->actor_oper_port_key & AD_DUPLEX_KEY_MASKS) in bond_3ad_adapter_duplex_changed()
2415 port->actor_oper_port_key = port->actor_admin_port_key; in bond_3ad_handle_link_change()