Home
last modified time | relevance | path

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

/linux/include/linux/
A Dsxgbe_platform.h49 int force_thresh_dma_mode; member
A Dstmmac.h210 int force_thresh_dma_mode; member
/linux/drivers/net/ethernet/stmicro/stmmac/
A 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()
A Dstmmac_main.c2337 if (priv->plat->force_thresh_dma_mode) { in stmmac_dma_operation_mode()
2799 if (priv->plat->force_thresh_dma_mode) in stmmac_dma_interrupt()
5767 if (priv->plat->force_thresh_dma_mode) in stmmac_msi_intr_tx()
6608 if (priv->plat->force_thresh_dma_mode) in stmmac_hw_init()
/linux/Documentation/devicetree/bindings/net/
A Dsnps,dwmac.yaml253 snps,force_thresh_dma_mode:
262 rx. This flag is ignored if force_thresh_dma_mode is set.
/linux/arch/arm64/boot/dts/rockchip/
A Drk3328-rock64.dts156 snps,force_thresh_dma_mode;
/linux/arch/arm/boot/dts/
A Dlpc18xx.dtsi194 snps,force_thresh_dma_mode;
/linux/Documentation/networking/device_drivers/ethernet/stmicro/
A Dstmmac.rst398 int force_thresh_dma_mode;
/linux/drivers/net/ethernet/samsung/sxgbe/
A Dsxgbe_main.c716 } else if (unlikely(priv->plat->force_thresh_dma_mode)) { in sxgbe_mtl_operation_mode()

Completed in 23 milliseconds