Home
last modified time | relevance | path

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

/openbmc/linux/net/batman-adv/
H A Dbat_v.c524 static int batadv_v_gw_throughput_get(struct batadv_gw_node *gw_node, u32 *bw) in batadv_v_gw_throughput_get() function
573 if (batadv_v_gw_throughput_get(gw_node, &bw) < 0) in batadv_v_gw_get_best_gw_node()
617 if (batadv_v_gw_throughput_get(curr_gw, &gw_throughput) < 0) { in batadv_v_gw_is_eligible()
626 if (batadv_v_gw_throughput_get(orig_gw, &orig_throughput) < 0) in batadv_v_gw_is_eligible()