| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/net/ |
| H A D | snps,dwmac.yaml | 197 * snps,idle_slope, unlock on WoL 405 snps,idle_slope = <0x1000>;
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/stmicro/stmmac/ |
| H A D | stmmac_platform.c | 260 if (of_property_read_u32(q_node, "snps,idle_slope", in stmmac_mtl_setup() 261 &plat->tx_queues_cfg[queue].idle_slope)) in stmmac_mtl_setup() 262 plat->tx_queues_cfg[queue].idle_slope = 0x0; in stmmac_mtl_setup()
|
| H A D | dwmac4_core.c | 233 u32 send_slope, u32 idle_slope, in dwmac4_config_cbs() argument 241 pr_debug("\tidle_slope: 0x%08x\n", idle_slope); in dwmac4_config_cbs() 258 dwmac4_set_mtl_tx_queue_weight(hw, idle_slope, queue); in dwmac4_config_cbs()
|
| H A D | stmmac_tc.c | 369 priv->plat->tx_queues_cfg[queue].idle_slope = value & GENMASK(31, 0); in tc_setup_cbs() 382 priv->plat->tx_queues_cfg[queue].idle_slope, in tc_setup_cbs()
|
| H A D | dwxgmac2_core.c | 216 u32 send_slope, u32 idle_slope, in dwxgmac2_config_cbs() argument 223 writel(idle_slope, ioaddr + XGMAC_MTL_TCx_QUANTUM_WEIGHT(queue)); in dwxgmac2_config_cbs()
|
| H A D | hwif.h | 317 u32 idle_slope, u32 high_credit, u32 low_credit,
|
| H A D | stmmac_uio.c | 465 priv->plat->tx_queues_cfg[queue].idle_slope, in uio_configure_cbs()
|
| H A D | stmmac_main.c | 2540 priv->plat->tx_queues_cfg[queue].idle_slope, in stmmac_configure_cbs()
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | stmmac.h | 139 u32 idle_slope; member
|
| /OK3568_Linux_fs/kernel/drivers/net/dsa/sja1105/ |
| H A D | sja1105_static_config.h | 304 u64 idle_slope; member
|
| H A D | sja1105_dynamic_config.c | 619 sja1105_packing(p + 0, &entry->idle_slope, 31, 0, size, op); in sja1105et_cbs_entry_packing() 646 sja1105_packing(buf, &entry->idle_slope, 57, 26, size, op); in sja1105pqrs_cbs_entry_packing()
|
| H A D | sja1105_main.c | 1699 if (!priv->cbs[i].idle_slope && !priv->cbs[i].send_slope) in sja1105_find_unused_cbs_shaper() 1746 cbs->idle_slope = offload->idleslope * BYTES_PER_KBIT; in sja1105_setup_tc_cbs() 1772 if (!cbs->idle_slope && !cbs->send_slope) in sja1105_reload_cbs()
|
| /OK3568_Linux_fs/kernel/Documentation/networking/device_drivers/ethernet/stmicro/ |
| H A D | stmmac.rst | 645 u32 idle_slope;
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/freescale/ |
| H A D | fec.h | 323 #define IDLE_SLOPE(X) (((X) == 1) ? \ macro
|
| H A D | fec_main.c | 917 writel(DMA_CLASS_EN | IDLE_SLOPE(i), in fec_enet_enable_ring()
|
| /OK3568_Linux_fs/external/dpdk/gmac/kernel5.10/ |
| H A D | kernel_net_stmmac.diff | 548 + priv->plat->tx_queues_cfg[queue].idle_slope,
|
| /OK3568_Linux_fs/external/dpdk/gmac/kernel4.19/ |
| H A D | kernel_net_stmmac.diff | 719 + priv->plat->tx_queues_cfg[queue].idle_slope,
|