Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/net/bonding/
Dbond_3ad.c1406 struct aggregator *aggregator, *free_aggregator = NULL, *temp_aggregator; in ad_port_selection_logic() local
1477 if (!free_aggregator) in ad_port_selection_logic()
1478 free_aggregator = aggregator; in ad_port_selection_logic()
1513 if (free_aggregator) { in ad_port_selection_logic()
1515 port->aggregator = free_aggregator; in ad_port_selection_logic()