Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/bonding/
Dbond_3ad.c1620 static int agg_device_up(const struct aggregator *agg) in agg_device_up() function
1675 best = (active && agg_device_up(active)) ? active : NULL; in ad_agg_selection_logic()
1682 if (__agg_active_ports(agg) && agg_device_up(agg)) in ad_agg_selection_logic()