Home
last modified time | relevance | path

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

/Linux-v6.1/include/linux/
Dsxgbe_platform.h49 int force_thresh_dma_mode; member
Dstmmac.h210 int force_thresh_dma_mode; member
/Linux-v6.1/drivers/net/ethernet/stmicro/stmmac/
Dstmmac_platform.c561 plat->force_thresh_dma_mode = of_property_read_bool(np, "snps,force_thresh_dma_mode"); in stmmac_probe_config_dt()
562 if (plat->force_thresh_dma_mode) { in stmmac_probe_config_dt()
Dstmmac_main.c2350 if (priv->plat->force_thresh_dma_mode) { in stmmac_dma_operation_mode()
2499 if (priv->plat->force_thresh_dma_mode) in stmmac_bump_dma_threshold()
6828 if (priv->plat->force_thresh_dma_mode) in stmmac_hw_init()
/Linux-v6.1/arch/arm64/boot/dts/rockchip/
Drk3328-rock64.dts156 snps,force_thresh_dma_mode;
/Linux-v6.1/arch/arm64/boot/dts/freescale/
Dimx8mp-evk.dts109 snps,force_thresh_dma_mode;
Dimx8mp-verdin.dtsi189 snps,force_thresh_dma_mode;
/Linux-v6.1/arch/arm/boot/dts/
Dlpc18xx.dtsi194 snps,force_thresh_dma_mode;
/Linux-v6.1/Documentation/networking/device_drivers/ethernet/stmicro/
Dstmmac.rst398 int force_thresh_dma_mode;
/Linux-v6.1/drivers/net/ethernet/samsung/sxgbe/
Dsxgbe_main.c716 } else if (unlikely(priv->plat->force_thresh_dma_mode)) { in sxgbe_mtl_operation_mode()