Home
last modified time | relevance | path

Searched full:rxpbl (Results 1 – 21 of 21) sorted by relevance

/linux-6.12.1/drivers/net/ethernet/stmicro/stmmac/
Ddwmac1000_dma.c78 int rxpbl = dma_cfg->rxpbl ?: dma_cfg->pbl; in dwmac1000_dma_init_channel() local
93 value |= (rxpbl << DMA_BUS_MODE_RPBL_SHIFT); in dwmac1000_dma_init_channel()
Ddwmac-loongson.c212 int rxpbl = dma_cfg->rxpbl ?: dma_cfg->pbl; in loongson_dwmac_dma_init_channel() local
223 value |= (rxpbl << DMA_BUS_MODE_RPBL_SHIFT); in loongson_dwmac_dma_init_channel()
Ddwxgmac2_dma.c54 u32 rxpbl = dma_cfg->rxpbl ?: dma_cfg->pbl; in dwxgmac2_dma_init_rx_chan() local
59 value |= (rxpbl << XGMAC_RxPBL_SHIFT) & XGMAC_RxPBL; in dwxgmac2_dma_init_rx_chan()
Ddwmac4_dma.c79 u32 rxpbl = dma_cfg->rxpbl ?: dma_cfg->pbl; in dwmac4_dma_init_rx_chan() local
82 value = value | (rxpbl << DMA_BUS_MODE_RPBL_SHIFT); in dwmac4_dma_init_rx_chan()
Dstmmac_platform.c592 of_property_read_u32(np, "snps,rxpbl", &dma_cfg->rxpbl); in stmmac_probe_config_dt()
/linux-6.12.1/Documentation/devicetree/bindings/net/
Dsnps,dwc-qos-ethernet.txt116 - snps,rxpbl: DMA Programmable burst length for the RX DMA
155 snps,rxpbl = <2>;
Dtoshiba,visconti-dwmac.yaml70 snps,rxpbl = <4>;
Dstarfive,jh7110-dwmac.yaml170 snps,rxpbl = <16>;
Dmediatek-dwmac.yaml181 snps,rxpbl = <1>;
Dsnps,dwmac.yaml453 snps,rxpbl:
463 Don\'t multiply the pbl/txpbl/rxpbl values by 8. For core
/linux-6.12.1/include/linux/
Dstmmac.h95 int rxpbl; member
/linux-6.12.1/arch/arm64/boot/dts/rockchip/
Drk3328-roc-cc.dts161 snps,rxpbl = <0x4>;
Drk3328-rock-pi-e.dts157 snps,rxpbl = <0x4>;
/linux-6.12.1/arch/arm/boot/dts/axis/
Dartpec6.dtsi302 snps,rxpbl = <2>;
/linux-6.12.1/arch/arm64/boot/dts/toshiba/
Dtmpv7708.dtsi458 snps,rxpbl = <4>;
/linux-6.12.1/arch/riscv/boot/dts/starfive/
Djh7110.dtsi1027 snps,rxpbl = <16>;
1058 snps,rxpbl = <16>;
/linux-6.12.1/Documentation/networking/device_drivers/ethernet/stmicro/
Dstmmac.rst541 int rxpbl;
/linux-6.12.1/arch/arm64/boot/dts/mediatek/
Dmt2712e.dtsi758 snps,rxpbl = <1>;
Dmt8195.dtsi1287 snps,rxpbl = <16>;
/linux-6.12.1/arch/arm64/boot/dts/nvidia/
Dtegra186.dtsi73 snps,rxpbl = <8>;
Dtegra194.dtsi166 snps,rxpbl = <8>;