Searched refs:ch_weight (Results 1 – 1 of 1) sorted by relevance
351 int i, ch_weight, rlim_ch_num = 0; in cpsw_split_res() local403 ch_weight = (ch_rate * 100) / max_rate; in cpsw_split_res()404 if (!ch_weight) in cpsw_split_res()405 ch_weight++; in cpsw_split_res()406 cpdma_chan_set_weight(cpsw->txv[i].ch, ch_weight); in cpsw_split_res()