Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/bonding/
H A Dbond_3ad.c1482 …if (((aggregator->actor_oper_aggregator_key == port->actor_oper_port_key) && /* if all parameters … in ad_port_selection_logic()
1530 port->aggregator->actor_oper_aggregator_key = in ad_port_selection_logic()
1719 if (!(!active->actor_oper_aggregator_key && in ad_agg_selection_logic()
1720 best->actor_oper_aggregator_key)) { in ad_agg_selection_logic()
1737 best->actor_oper_aggregator_key, in ad_agg_selection_logic()
1749 agg->actor_oper_aggregator_key, in ad_agg_selection_logic()
1766 best->actor_oper_aggregator_key, in ad_agg_selection_logic()
1812 aggregator->actor_oper_aggregator_key = 0; in ad_clear_agg()
2166 new_aggregator->actor_oper_aggregator_key = aggregator->actor_oper_aggregator_key; in bond_3ad_unbind_slave()
2668 ad_info->actor_key = aggregator->actor_oper_aggregator_key; in __bond_3ad_get_active_agg_info()
/openbmc/linux/include/net/
H A Dbond_3ad.h183 u16 actor_oper_aggregator_key; member