Searched refs:low_credit (Results 1 – 10 of 10) sorted by relevance
| /Linux-v6.6/arch/arm64/boot/dts/qcom/ |
| D | sa8540p-ride.dts | 243 snps,low_credit = <0xffc18000>; 251 snps,low_credit = <0xffc18000>; 320 snps,low_credit = <0xffc18000>; 328 snps,low_credit = <0xffc18000>;
|
| D | sa8775p-ride.dts | 350 snps,low_credit = <0xffc18000>; 358 snps,low_credit = <0xffc18000>; 420 snps,low_credit = <0xffc18000>; 428 snps,low_credit = <0xffc18000>;
|
| /Linux-v6.6/include/linux/ |
| D | stmmac.h | 147 u32 low_credit; member
|
| /Linux-v6.6/drivers/net/ethernet/stmicro/stmmac/ |
| D | stmmac_platform.c | 265 &plat->tx_queues_cfg[queue].low_credit)) in stmmac_mtl_setup() 266 plat->tx_queues_cfg[queue].low_credit = 0x0; in stmmac_mtl_setup()
|
| D | dwmac4_core.c | 246 u32 high_credit, u32 low_credit, u32 queue) in dwmac4_config_cbs() argument 256 pr_debug("\tlow_credit: 0x%08x\n", low_credit); in dwmac4_config_cbs() 284 value |= low_credit & MTL_HIGH_CRED_LC_MASK; in dwmac4_config_cbs()
|
| D | stmmac_tc.c | 411 priv->plat->tx_queues_cfg[queue].low_credit = value & GENMASK(31, 0); in tc_setup_cbs() 417 priv->plat->tx_queues_cfg[queue].low_credit, in tc_setup_cbs()
|
| D | dwxgmac2_core.c | 257 u32 high_credit, u32 low_credit, u32 queue) in dwxgmac2_config_cbs() argument 265 writel(low_credit, ioaddr + XGMAC_MTL_TCx_LOCREDIT(queue)); in dwxgmac2_config_cbs()
|
| D | hwif.h | 331 u32 low_credit, u32 queue);
|
| D | stmmac_main.c | 3127 priv->plat->tx_queues_cfg[queue].low_credit, in stmmac_configure_cbs()
|
| /Linux-v6.6/Documentation/networking/device_drivers/ethernet/stmicro/ |
| D | stmmac.rst | 647 u32 low_credit;
|