Searched refs:tmp_vote (Results 1 – 1 of 1) sorted by relevance
265 enum bus_bw_level tmp_vote; in bbm_apply_tput_policy() local289 tmp_vote = bbm_get_bus_bw_level_vote(dp_intf, tput_level); in bbm_apply_tput_policy()290 if (tmp_vote > next_vote) in bbm_apply_tput_policy()291 next_vote = tmp_vote; in bbm_apply_tput_policy()