Home
last modified time | relevance | path

Searched full:txpbl (Results 1 – 24 of 24) sorted by relevance

/linux-6.12.1/drivers/net/ethernet/stmicro/stmmac/
Ddwmac1000_dma.c77 int txpbl = dma_cfg->txpbl ?: dma_cfg->pbl; in dwmac1000_dma_init_channel() local
92 value |= (txpbl << DMA_BUS_MODE_PBL_SHIFT); in dwmac1000_dma_init_channel()
Ddwmac-loongson.c211 int txpbl = dma_cfg->txpbl ?: dma_cfg->pbl; in loongson_dwmac_dma_init_channel() local
222 value |= (txpbl << DMA_BUS_MODE_PBL_SHIFT); in loongson_dwmac_dma_init_channel()
Ddwxgmac2_dma.c71 u32 txpbl = dma_cfg->txpbl ?: dma_cfg->pbl; in dwxgmac2_dma_init_tx_chan() local
76 value |= (txpbl << XGMAC_TxPBL_SHIFT) & XGMAC_TxPBL; in dwxgmac2_dma_init_tx_chan()
Ddwmac4_dma.c100 u32 txpbl = dma_cfg->txpbl ?: dma_cfg->pbl; in dwmac4_dma_init_tx_chan() local
103 value = value | (txpbl << DMA_BUS_MODE_PBL_SHIFT); in dwmac4_dma_init_tx_chan()
Dstmmac_platform.c591 of_property_read_u32(np, "snps,txpbl", &dma_cfg->txpbl); in stmmac_probe_config_dt()
/linux-6.12.1/Documentation/devicetree/bindings/net/
Dsnps,dwc-qos-ethernet.txt115 - snps,txpbl: DMA Programmable burst length for the TX DMA
154 snps,txpbl = <8>;
Dtoshiba,visconti-dwmac.yaml69 snps,txpbl = <4>;
Dstarfive,jh7110-dwmac.yaml169 snps,txpbl = <16>;
Dmediatek-dwmac.yaml180 snps,txpbl = <1>;
Dsnps,dwmac.yaml446 snps,txpbl:
463 Don\'t multiply the pbl/txpbl/rxpbl values by 8. For core
/linux-6.12.1/drivers/net/ethernet/chelsio/cxgb4/
Dcudbg_entity.h93 "RQUDP region:", "PBL region:", "TXPBL region:",
/linux-6.12.1/include/linux/
Dstmmac.h94 int txpbl; member
/linux-6.12.1/arch/arm64/boot/dts/rockchip/
Drk3328-roc-cc.dts162 snps,txpbl = <0x4>;
Drk3328-rock-pi-e.dts158 snps,txpbl = <0x4>;
Drk3328.dtsi963 snps,txpbl = <0x4>;
987 snps,txpbl = <0x4>;
Drk3399-base.dtsi382 snps,txpbl = <0x4>;
/linux-6.12.1/arch/arm/boot/dts/axis/
Dartpec6.dtsi301 snps,txpbl = <8>;
/linux-6.12.1/arch/arm64/boot/dts/toshiba/
Dtmpv7708.dtsi457 snps,txpbl = <4>;
/linux-6.12.1/arch/riscv/boot/dts/starfive/
Djh7110.dtsi1026 snps,txpbl = <16>;
1057 snps,txpbl = <16>;
/linux-6.12.1/Documentation/networking/device_drivers/ethernet/stmicro/
Dstmmac.rst540 int txpbl;
/linux-6.12.1/arch/arm64/boot/dts/mediatek/
Dmt2712e.dtsi757 snps,txpbl = <1>;
Dmt8195.dtsi1286 snps,txpbl = <16>;
/linux-6.12.1/arch/arm64/boot/dts/nvidia/
Dtegra186.dtsi72 snps,txpbl = <32>;
Dtegra194.dtsi165 snps,txpbl = <16>;