Home
last modified time | relevance | path

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

/linux-6.15/include/linux/
H A Dsxgbe_platform.h49 int force_thresh_dma_mode; member
H A Dstmmac.h221 int force_thresh_dma_mode; member
/linux-6.15/Documentation/devicetree/bindings/net/
H A Dstarfive,jh7110-dwmac.yaml166 snps,force_thresh_dma_mode;
H A Dsnps,dwmac.yaml484 snps,force_thresh_dma_mode:
493 rx. This flag is ignored if force_thresh_dma_mode is set.
/linux-6.15/drivers/net/ethernet/stmicro/stmmac/
H A Dstmmac_platform.c596 plat->force_thresh_dma_mode = of_property_read_bool(np, "snps,force_thresh_dma_mode"); in stmmac_probe_config_dt()
597 if (plat->force_thresh_dma_mode && plat->force_sf_dma_mode) { in stmmac_probe_config_dt()
H A Dstmmac_main.c2466 if (priv->plat->force_thresh_dma_mode) { in stmmac_dma_operation_mode()
2691 if (priv->plat->force_thresh_dma_mode) in stmmac_bump_dma_threshold()
7243 if (priv->plat->force_thresh_dma_mode) in stmmac_hw_init()
/linux-6.15/arch/arm64/boot/dts/freescale/
H A Dimx8mp-beacon-som.dtsi52 snps,force_thresh_dma_mode;
H A Dimx8mp-aristainetos3a-som-v1.dtsi190 snps,force_thresh_dma_mode;
H A Dimx8mp-evk.dts317 snps,force_thresh_dma_mode;
H A Dimx8mp-verdin.dtsi230 snps,force_thresh_dma_mode;
/linux-6.15/arch/riscv/boot/dts/starfive/
H A Djh7100.dtsi232 snps,force_thresh_dma_mode;
H A Djh7110.dtsi1024 snps,force_thresh_dma_mode;
1054 snps,force_thresh_dma_mode;
/linux-6.15/arch/arm/boot/dts/nxp/lpc/
H A Dlpc18xx.dtsi194 snps,force_thresh_dma_mode;
/linux-6.15/Documentation/networking/device_drivers/ethernet/stmicro/
H A Dstmmac.rst398 int force_thresh_dma_mode;
/linux-6.15/drivers/net/ethernet/samsung/sxgbe/
H A Dsxgbe_main.c715 } else if (unlikely(priv->plat->force_thresh_dma_mode)) { in sxgbe_mtl_operation_mode()