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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/bonding/
H A Dbond_3ad.c1342 if (((aggregator->actor_oper_aggregator_key == port->actor_oper_port_key) && // if all parameters match AND
1384 port->aggregator->actor_oper_aggregator_key = port->actor_oper_port_key;
1521 if (!(!active->actor_oper_aggregator_key &&
1522 best->actor_oper_aggregator_key)) {
1538 best->actor_oper_aggregator_key,
1550 agg->actor_oper_aggregator_key,
1566 best->actor_oper_aggregator_key,
1613 aggregator->actor_oper_aggregator_key = 0;
1966 new_aggregator->actor_oper_aggregator_key = aggregator->actor_oper_aggregator_key;
[all...]
H A Dbond_3ad.h182 u16 actor_oper_aggregator_key; member in struct:aggregator

Completed in 872 milliseconds