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

/drivers/net/bonding/
H A Dbond_3ad.c1474 static int agg_device_up(const struct aggregator *agg) function
1515 best = (active && agg_device_up(active)) ? active : NULL;
1520 if (agg->num_of_ports && agg_device_up(agg))

Completed in 37 milliseconds