Searched refs:ch_weight (Results 1 – 1 of 1) sorted by relevance
855 int i, ch_weight, rlim_ch_num = 0; in cpsw_split_res() local907 ch_weight = (ch_rate * 100) / max_rate; in cpsw_split_res()908 if (!ch_weight) in cpsw_split_res()909 ch_weight++; in cpsw_split_res()910 cpdma_chan_set_weight(cpsw->txv[i].ch, ch_weight); in cpsw_split_res()