Searched refs:force_thresh_dma_mode (Results 1 – 8 of 8) sorted by relevance
50 int force_thresh_dma_mode; member
112 int force_thresh_dma_mode; member
227 plat->force_thresh_dma_mode = of_property_read_bool(np, "snps,force_thresh_dma_mode"); in stmmac_probe_config_dt()228 if (plat->force_thresh_dma_mode) { in stmmac_probe_config_dt()
1293 if (priv->plat->force_thresh_dma_mode) in stmmac_dma_operation_mode()1474 if (priv->plat->force_thresh_dma_mode) in stmmac_dma_interrupt()2784 if (priv->plat->force_thresh_dma_mode) in stmmac_hw_init()
23 - snps,force_thresh_dma_mode Force DMA to use the threshold mode for27 ignored if force_thresh_dma_mode is set.
132 int force_thresh_dma_mode;169 o force_thresh_dma_mode: force DMA to use the Threshold mode other than
138 .force_thresh_dma_mode = 1,
718 } else if (unlikely(priv->plat->force_thresh_dma_mode)) { in sxgbe_mtl_operation_mode()