Home
last modified time | relevance | path

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

/Linux-v5.10/net/batman-adv/
Dbat_v.c704 static int batadv_v_gw_throughput_get(struct batadv_gw_node *gw_node, u32 *bw) in batadv_v_gw_throughput_get() function
755 if (batadv_v_gw_throughput_get(gw_node, &bw) < 0) in batadv_v_gw_get_best_gw_node()
800 if (batadv_v_gw_throughput_get(curr_gw, &gw_throughput) < 0) { in batadv_v_gw_is_eligible()
809 if (batadv_v_gw_throughput_get(orig_gw, &orig_throughput) < 0) in batadv_v_gw_is_eligible()