Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/net/bonding/
Dbond_3ad.c1397 struct aggregator *aggregator, *free_aggregator = NULL, *temp_aggregator; in ad_port_selection_logic() local
1468 if (!free_aggregator) in ad_port_selection_logic()
1469 free_aggregator = aggregator; in ad_port_selection_logic()
1504 if (free_aggregator) { in ad_port_selection_logic()
1506 port->aggregator = free_aggregator; in ad_port_selection_logic()