Home
last modified time | relevance | path

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

/linux/net/batman-adv/
H A Dbat_v_elp.c81 u32 *pthroughput) in batadv_v_elp_get_throughput() argument
102 *pthroughput = throughput; in batadv_v_elp_get_throughput()
131 *pthroughput = 0; in batadv_v_elp_get_throughput()
138 *pthroughput = sinfo.expected_throughput / 100; in batadv_v_elp_get_throughput()
146 *pthroughput = cfg80211_calculate_bitrate(&sinfo.txrate) / 3; in batadv_v_elp_get_throughput()
175 *pthroughput = throughput * 10; in batadv_v_elp_get_throughput()
191 *pthroughput = BATADV_THROUGHPUT_DEFAULT_VALUE; in batadv_v_elp_get_throughput()