Home
last modified time | relevance | path

Searched refs:dma_thresh_max_commq (Results 1 – 1 of 1) sorted by relevance

/linux-6.15/drivers/net/ethernet/freescale/fman/
H A Dfman.c239 ((dma_thresh_max_commq + 1) / 2)
242 DMA_COMM_Q_LOW_FMAN_V2(dma_thresh_max_commq))
246 ((dma_thresh_max_commq + 1) * 3 / 4)
249 DMA_COMM_Q_HIGH_FMAN_V2(dma_thresh_max_commq))
488 u32 dma_thresh_max_commq; member
1115 state->dma_thresh_max_commq = 31; in fill_soc_specific_params()
1129 state->dma_thresh_max_commq = 31; in fill_soc_specific_params()
1141 state->dma_thresh_max_commq = 83; in fill_soc_specific_params()
1648 fman->state->dma_thresh_max_commq + 1)) { in set_num_of_open_dmas()
1765 fman->state->dma_thresh_max_commq); in fman_config()
[all …]