Searched refs:tx_per_ch_desc (Results 1 – 1 of 1) sorted by relevance
731 int tx_per_ch_desc = 0, rx_per_ch_desc = 0; in cpdma_chan_split_pool() local764 tx_per_ch_desc = tx_desc_num - (tx_weight * tx_desc_num) / 100; in cpdma_chan_split_pool()765 tx_per_ch_desc /= free_tx_num; in cpdma_chan_split_pool()772 cpdma_chan_set_descs(ctlr, 0, tx_desc_num, tx_per_ch_desc); in cpdma_chan_split_pool()