Searched refs:low_credit (Results 1 – 14 of 14) sorted by relevance
| /linux/arch/arm64/boot/dts/qcom/ |
| H A D | lemans-ride-ethernet-aqr115c.dtsi | 124 snps,low_credit = <0xffc18000>; 132 snps,low_credit = <0xffc18000>; 193 snps,low_credit = <0xffc18000>; 201 snps,low_credit = <0xffc18000>;
|
| H A D | lemans-ride-ethernet-88ea1512.dtsi | 124 snps,low_credit = <0xffc18000>; 132 snps,low_credit = <0xffc18000>; 193 snps,low_credit = <0xffc18000>; 201 snps,low_credit = <0xffc18000>;
|
| H A D | sa8540p-ride.dts | 241 snps,low_credit = <0xffc18000>; 249 snps,low_credit = <0xffc18000>; 316 snps,low_credit = <0xffc18000>; 324 snps,low_credit = <0xffc18000>;
|
| H A D | monaco-evk.dts | 292 snps,low_credit = <0xffc18000>; 300 snps,low_credit = <0xffc18000>;
|
| H A D | qcs8300-ride.dts | 298 snps,low_credit = <0xffc18000>; 306 snps,low_credit = <0xffc18000>;
|
| H A D | lemans-evk.dts | 471 snps,low_credit = <0xffc18000>; 479 snps,low_credit = <0xffc18000>;
|
| /linux/include/linux/ |
| H A D | stmmac.h | 138 u32 low_credit; member
|
| /linux/drivers/net/ethernet/stmicro/stmmac/ |
| H A D | dwmac4_core.c | 270 u32 high_credit, u32 low_credit, u32 queue) in dwmac4_config_cbs() argument 280 pr_debug("\tlow_credit: 0x%08x\n", low_credit); in dwmac4_config_cbs() 308 value |= low_credit & MTL_HIGH_CRED_LC_MASK; in dwmac4_config_cbs()
|
| H A D | stmmac_platform.c | 251 &plat->tx_queues_cfg[queue].low_credit)) in stmmac_mtl_setup() 252 plat->tx_queues_cfg[queue].low_credit = 0x0; in stmmac_mtl_setup()
|
| H A D | stmmac_tc.c | 403 priv->plat->tx_queues_cfg[queue].low_credit = value & GENMASK(31, 0); in tc_setup_cbs() 409 priv->plat->tx_queues_cfg[queue].low_credit, in tc_setup_cbs()
|
| H A D | dwxgmac2_core.c | 274 u32 high_credit, u32 low_credit, u32 queue) in dwxgmac2_config_cbs() argument 282 writel(low_credit, ioaddr + XGMAC_MTL_TCx_LOCREDIT(queue)); in dwxgmac2_config_cbs()
|
| H A D | hwif.h | 353 u32 low_credit, u32 queue);
|
| H A D | stmmac_main.c | 3444 priv->plat->tx_queues_cfg[queue].low_credit, in stmmac_configure_cbs()
|
| /linux/Documentation/networking/device_drivers/ethernet/stmicro/ |
| H A D | stmmac.rst | 647 u32 low_credit;
|