Home
last modified time | relevance | path

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

/linux-6.15/net/batman-adv/
H A Dbat_v_elp.c82 u32 *pthroughput) in batadv_v_elp_get_throughput() argument
103 *pthroughput = throughput; in batadv_v_elp_get_throughput()
132 *pthroughput = 0; in batadv_v_elp_get_throughput()
139 *pthroughput = sinfo.expected_throughput / 100; in batadv_v_elp_get_throughput()
147 *pthroughput = cfg80211_calculate_bitrate(&sinfo.txrate) / 3; in batadv_v_elp_get_throughput()
176 *pthroughput = throughput * 10; in batadv_v_elp_get_throughput()
192 *pthroughput = BATADV_THROUGHPUT_DEFAULT_VALUE; in batadv_v_elp_get_throughput()