Searched full:force_sf_dma_mode (Results 1 – 18 of 18) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/stmicro/stmmac/ |
| H A D | stmmac_platform.c | 468 plat->force_sf_dma_mode = in stmmac_probe_config_dt() 469 of_property_read_bool(np, "snps,force_sf_dma_mode"); in stmmac_probe_config_dt() 536 plat->force_sf_dma_mode = 1; in stmmac_probe_config_dt() 566 plat->force_sf_dma_mode = 0; in stmmac_probe_config_dt() 568 "force_sf_dma_mode is ignored if force_thresh_dma_mode is set.\n"); in stmmac_probe_config_dt()
|
| H A D | stmmac_pci.c | 26 plat->force_sf_dma_mode = 1; in common_default_data() 79 plat->force_sf_dma_mode = 1; in snps_gmac5_default_data()
|
| H A D | dwmac-intel.c | 208 plat->force_sf_dma_mode = 1; in common_default_data() 244 plat->force_sf_dma_mode = 0; in intel_mgbe_common_data()
|
| H A D | stmmac_uio.c | 672 } else if (priv->plat->force_sf_dma_mode || priv->plat->tx_coe) { in uio_dma_operation_mode()
|
| H A D | stmmac_main.c | 2007 } else if (priv->plat->force_sf_dma_mode || priv->plat->tx_coe) { in stmmac_dma_operation_mode()
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | sxgbe_platform.h | 48 int force_sf_dma_mode; member
|
| H A D | stmmac.h | 165 int force_sf_dma_mode; member
|
| /OK3568_Linux_fs/u-boot/doc/device-tree-bindings/net/ |
| H A D | stmmac.txt | 25 - snps,force_sf_dma_mode Force DMA to use the Store and Forward
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/net/ |
| H A D | snps,dwmac.yaml | 244 snps,force_sf_dma_mode:
|
| /OK3568_Linux_fs/kernel/Documentation/networking/device_drivers/ethernet/stmicro/ |
| H A D | stmmac.rst | 397 int force_sf_dma_mode;
|
| /OK3568_Linux_fs/u-boot/arch/arm/dts/ |
| H A D | sun6i-a31.dtsi | 950 snps,force_sf_dma_mode;
|
| H A D | sun7i-a20.dtsi | 1675 snps,force_sf_dma_mode;
|
| /OK3568_Linux_fs/kernel/arch/arm/boot/dts/ |
| H A D | sun9i-a80.dtsi | 332 snps,force_sf_dma_mode;
|
| H A D | sun6i-a31.dtsi | 955 snps,force_sf_dma_mode;
|
| H A D | sun7i-a20.dtsi | 1521 snps,force_sf_dma_mode;
|
| /OK3568_Linux_fs/external/dpdk/gmac/kernel5.10/ |
| H A D | kernel_net_stmmac.diff | 755 + } else if (priv->plat->force_sf_dma_mode || priv->plat->tx_coe) {
|
| /OK3568_Linux_fs/external/dpdk/gmac/kernel4.19/ |
| H A D | kernel_net_stmmac.diff | 907 + } else if (priv->plat->force_sf_dma_mode || priv->plat->tx_coe) {
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/samsung/sxgbe/ |
| H A D | sxgbe_main.c | 704 if (likely(priv->plat->force_sf_dma_mode)) { in sxgbe_mtl_operation_mode()
|