Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/bonding/
Dbond_3ad.c1386 struct aggregator *aggregator, *free_aggregator = NULL, *temp_aggregator; in ad_port_selection_logic() local
1457 if (!free_aggregator) in ad_port_selection_logic()
1458 free_aggregator = aggregator; in ad_port_selection_logic()
1493 if (free_aggregator) { in ad_port_selection_logic()
1495 port->aggregator = free_aggregator; in ad_port_selection_logic()