Home
last modified time | relevance | path

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

/net/batman-adv/
Dgateway_common.c39 enum batadv_bandwidth_units bw_unit_type = BATADV_BW_UNIT_KBIT; in batadv_parse_throughput() local
48 bw_unit_type = BATADV_BW_UNIT_MBIT; in batadv_parse_throughput()
51 bw_unit_type == BATADV_BW_UNIT_MBIT) in batadv_parse_throughput()
63 switch (bw_unit_type) { in batadv_parse_throughput()