Home
last modified time | relevance | path

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

/drivers/net/bonding/
Dbond_3ad.c1268 struct aggregator *aggregator, *free_aggregator = NULL, *temp_aggregator; in ad_port_selection_logic() local
1321 if (!free_aggregator) in ad_port_selection_logic()
1322 free_aggregator = aggregator; in ad_port_selection_logic()
1355 if (free_aggregator) { in ad_port_selection_logic()
1357 port->aggregator = free_aggregator; in ad_port_selection_logic()