Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/ethernet/stmicro/stmmac/
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()
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()
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()
Dstmmac_platform.c553 of_property_read_u32(np, "snps,txpbl", &dma_cfg->txpbl); in stmmac_probe_config_dt()
/linux-6.1.9/Documentation/devicetree/bindings/net/
Dqcom,ethqos.txt48 snps,txpbl = <8>;
Dtoshiba,visconti-dwmac.yaml69 snps,txpbl = <4>;
Dsnps,dwc-qos-ethernet.txt115 - snps,txpbl: DMA Programmable burst length for the TX DMA
154 snps,txpbl = <8>;
Dmediatek-dwmac.yaml180 snps,txpbl = <1>;
Dsnps,dwmac.yaml408 snps,txpbl:
425 Don\'t multiply the pbl/txpbl/rxpbl values by 8. For core
/linux-6.1.9/include/linux/
Dstmmac.h92 int txpbl; member
/linux-6.1.9/arch/arm64/boot/dts/rockchip/
Drk3328-roc-cc.dts163 snps,txpbl = <0x4>;
Drk3328-rock-pi-e.dts156 snps,txpbl = <0x4>;
Drk3328.dtsi917 snps,txpbl = <0x4>;
939 snps,txpbl = <0x4>;
Drk3399.dtsi285 snps,txpbl = <0x4>;
/linux-6.1.9/arch/arm64/boot/dts/toshiba/
Dtmpv7708.dtsi457 snps,txpbl = <4>;
/linux-6.1.9/arch/arm/boot/dts/
Dartpec6.dtsi301 snps,txpbl = <8>;
/linux-6.1.9/arch/arm64/boot/dts/mediatek/
Dmt2712e.dtsi757 snps,txpbl = <1>;
/linux-6.1.9/Documentation/networking/device_drivers/ethernet/stmicro/
Dstmmac.rst540 int txpbl;
/linux-6.1.9/arch/arm64/boot/dts/nvidia/
Dtegra186.dtsi72 snps,txpbl = <32>;
Dtegra194.dtsi135 snps,txpbl = <16>;