Lines Matching defs:throughput

117 	ewma_throughput_init(&hardif_neigh->bat_v.throughput);
146 n_ifinfo->bat_v.throughput / 10,
147 n_ifinfo->bat_v.throughput % 10);
163 u32 throughput;
167 throughput = ewma_throughput_read(&hardif_neigh->bat_v.throughput);
170 hardif_neigh->addr, last_secs, last_msecs, throughput / 10,
171 throughput % 10, hardif_neigh->if_incoming->net_dev->name);
188 " Neighbor last-seen ( throughput) [ IF]\n");
223 u32 throughput;
226 throughput = ewma_throughput_read(&hardif_neigh->bat_v.throughput);
227 throughput = throughput * 100;
240 nla_put_u32(msg, BATADV_ATTR_THROUGHPUT, throughput))
362 " Originator last-seen ( throughput) Nexthop [outgoingIF]: Potential nexthops ...\n");
387 n_ifinfo->bat_v.throughput / 10,
388 n_ifinfo->bat_v.throughput % 10,
432 u32 throughput;
439 throughput = n_ifinfo->bat_v.throughput * 100;
459 nla_put_u32(msg, BATADV_ATTR_THROUGHPUT, throughput) ||
621 ret = ifinfo1->bat_v.throughput - ifinfo2->bat_v.throughput;
647 threshold = ifinfo1->bat_v.throughput / 4;
648 threshold = ifinfo1->bat_v.throughput - threshold;
650 ret = ifinfo2->bat_v.throughput > threshold;
665 /* set default throughput difference threshold to 5Mbps */
699 * the minimum between the GW advertised throughput and the path throughput to
720 /* the GW metric is computed as the minimum between the path throughput
722 * This gives us an approximation of the effective throughput that the
725 *bw = router_ifinfo->bat_v.throughput;
819 "Restarting gateway selection: better gateway found (throughput curr: %u, throughput new: %u)\n",
856 router_ifinfo->bat_v.throughput / 10,
857 router_ifinfo->bat_v.throughput % 10, router->addr,
887 " Gateway ( throughput) Nexthop [outgoingIF]: advertised uplink bandwidth\n");
961 router_ifinfo->bat_v.throughput)) {
1080 /* enable link throughput auto-detection by setting the throughput