Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/components/dp/core/src/
H A Dwlan_dp_bus_bandwidth.c141 bbm_convert_to_pld_bus_lvl(enum bus_bw_level vote_lvl) in bbm_convert_to_pld_bus_lvl() argument
143 switch (vote_lvl) { in bbm_convert_to_pld_bus_lvl()
182 enum bus_bw_level vote_lvl = BUS_BW_LEVEL_NONE; in bbm_get_bus_bw_level_vote() local
217 (*lkp_table)[i][tput_level] > vote_lvl) in bbm_get_bus_bw_level_vote()
218 vote_lvl = (*lkp_table)[i][tput_level]; in bbm_get_bus_bw_level_vote()
221 return vote_lvl; in bbm_get_bus_bw_level_vote()
246 return vote_lvl; in bbm_get_bus_bw_level_vote()