Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/batman-adv/
H A Dgateway_common.c27 * batadv_parse_throughput() - parse supplied string buffer to extract
36 bool batadv_parse_throughput(struct net_device *net_dev, char *buff, in batadv_parse_throughput() function
113 ret = batadv_parse_throughput(net_dev, buff, "download gateway speed", in batadv_parse_gw_bandwidth()
120 ret = batadv_parse_throughput(net_dev, slash_ptr + 1, in batadv_parse_gw_bandwidth()
H A Dgateway_common.h35 bool batadv_parse_throughput(struct net_device *net_dev, char *buff,
H A Dbat_v.c674 if (!batadv_parse_throughput(bat_priv->soft_iface, buff, in batadv_v_store_sel_class()
H A Dsysfs.c1150 ret = batadv_parse_throughput(net_dev, buff, "throughput_override", in batadv_store_throughput_override()

Completed in 7 milliseconds