Home
last modified time | relevance | path

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

/linux-6.15/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.c212 int txpbl = dma_cfg->txpbl ?: dma_cfg->pbl; in loongson_dwmac_dma_init_channel() local
223 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.c588 of_property_read_u32(np, "snps,txpbl", &dma_cfg->txpbl); in stmmac_probe_config_dt()
/linux-6.15/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.yaml75 snps,txpbl = <4>;
Dsophgo,sg2044-dwmac.yaml89 snps,txpbl = <32>;
Dstarfive,jh7110-dwmac.yaml169 snps,txpbl = <16>;
Dmediatek-dwmac.yaml186 snps,txpbl = <1>;
Dsnps,dwmac.yaml454 snps,txpbl:
471 Don\'t multiply the pbl/txpbl/rxpbl values by 8. For core
/linux-6.15/drivers/net/ethernet/chelsio/cxgb4/
Dcudbg_entity.h93 "RQUDP region:", "PBL region:", "TXPBL region:",
/linux-6.15/include/linux/
Dstmmac.h97 int txpbl; member
/linux-6.15/arch/arm64/boot/dts/rockchip/
Drk3328-roc.dtsi157 snps,txpbl = <0x4>;
Drk3328.dtsi966 snps,txpbl = <0x4>;
990 snps,txpbl = <0x4>;
Drk3399-base.dtsi382 snps,txpbl = <0x4>;
/linux-6.15/arch/arm/boot/dts/axis/
Dartpec6.dtsi301 snps,txpbl = <8>;
/linux-6.15/arch/arm64/boot/dts/toshiba/
Dtmpv7708.dtsi457 snps,txpbl = <4>;
/linux-6.15/arch/riscv/boot/dts/starfive/
Djh7110.dtsi1027 snps,txpbl = <16>;
1057 snps,txpbl = <16>;
/linux-6.15/Documentation/networking/device_drivers/ethernet/stmicro/
Dstmmac.rst540 int txpbl;
/linux-6.15/arch/arm64/boot/dts/mediatek/
Dmt2712e.dtsi757 snps,txpbl = <1>;
Dmt8188.dtsi1709 snps,txpbl = <16>;
Dmt8195.dtsi1286 snps,txpbl = <16>;
/linux-6.15/arch/arm64/boot/dts/nvidia/
Dtegra186.dtsi72 snps,txpbl = <32>;
Dtegra194.dtsi165 snps,txpbl = <16>;