Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/bonding/
Dbond_3ad.c1541 static int agg_device_up(const struct aggregator *agg) in agg_device_up() function
1590 best = (active && agg_device_up(active)) ? active : NULL; in ad_agg_selection_logic()
1597 if (agg->num_of_ports && agg_device_up(agg)) in ad_agg_selection_logic()