Home
last modified time | relevance | path

Searched refs:txpbl (Results 1 – 21 of 21) sorted by relevance

/linux-6.3-rc2/drivers/net/ethernet/stmicro/stmmac/
A Ddwmac1000_dma.c77 int txpbl = dma_cfg->txpbl ?: dma_cfg->pbl; in dwmac1000_dma_init() local
90 value |= (txpbl << DMA_BUS_MODE_PBL_SHIFT); in dwmac1000_dma_init()
A Ddwmac4_dma.c94 u32 txpbl = dma_cfg->txpbl ?: dma_cfg->pbl; in dwmac4_dma_init_tx_chan() local
97 value = value | (txpbl << DMA_BUS_MODE_PBL_SHIFT); in dwmac4_dma_init_tx_chan()
A Ddwxgmac2_dma.c68 u32 txpbl = dma_cfg->txpbl ?: dma_cfg->pbl; in dwxgmac2_dma_init_tx_chan() local
73 value |= (txpbl << XGMAC_TxPBL_SHIFT) & XGMAC_TxPBL; in dwxgmac2_dma_init_tx_chan()
A Dstmmac_platform.c553 of_property_read_u32(np, "snps,txpbl", &dma_cfg->txpbl); in stmmac_probe_config_dt()
/linux-6.3-rc2/Documentation/devicetree/bindings/net/
A Dqcom,ethqos.txt48 snps,txpbl = <8>;
A Dtoshiba,visconti-dwmac.yaml69 snps,txpbl = <4>;
A Dsnps,dwc-qos-ethernet.txt115 - snps,txpbl: DMA Programmable burst length for the TX DMA
154 snps,txpbl = <8>;
A Dmediatek-dwmac.yaml180 snps,txpbl = <1>;
A Dsnps,dwmac.yaml590 snps,txpbl:
607 Don\'t multiply the pbl/txpbl/rxpbl values by 8. For core
/linux-6.3-rc2/include/linux/
A Dstmmac.h92 int txpbl; member
/linux-6.3-rc2/arch/arm64/boot/dts/rockchip/
A Drk3328-roc-cc.dts161 snps,txpbl = <0x4>;
A Drk3328-rock-pi-e.dts156 snps,txpbl = <0x4>;
A Drk3328.dtsi918 snps,txpbl = <0x4>;
940 snps,txpbl = <0x4>;
A Drk3399.dtsi285 snps,txpbl = <0x4>;
/linux-6.3-rc2/arch/arm64/boot/dts/toshiba/
A Dtmpv7708.dtsi457 snps,txpbl = <4>;
/linux-6.3-rc2/arch/arm/boot/dts/
A Dartpec6.dtsi301 snps,txpbl = <8>;
/linux-6.3-rc2/arch/arm64/boot/dts/mediatek/
A Dmt2712e.dtsi756 snps,txpbl = <1>;
A Dmt8195.dtsi1141 snps,txpbl = <16>;
/linux-6.3-rc2/Documentation/networking/device_drivers/ethernet/stmicro/
A Dstmmac.rst540 int txpbl;
/linux-6.3-rc2/arch/arm64/boot/dts/nvidia/
A Dtegra186.dtsi72 snps,txpbl = <32>;
A Dtegra194.dtsi165 snps,txpbl = <16>;

Completed in 28 milliseconds