Searched refs:tx_per_ch_desc (Results 1 – 1 of 1) sorted by relevance
727 int tx_per_ch_desc = 0, rx_per_ch_desc = 0; in cpdma_chan_split_pool() local 760 tx_per_ch_desc = tx_desc_num - (tx_weight * tx_desc_num) / 100; in cpdma_chan_split_pool() 761 tx_per_ch_desc /= free_tx_num; in cpdma_chan_split_pool() 768 cpdma_chan_set_descs(ctlr, 0, tx_desc_num, tx_per_ch_desc); in cpdma_chan_split_pool()