Home
last modified time | relevance | path

Searched refs:rxpbl (Results 1 – 18 of 18) sorted by relevance

/linux-6.1.9/drivers/net/ethernet/stmicro/stmmac/
Ddwmac1000_dma.c78 int rxpbl = dma_cfg->rxpbl ?: dma_cfg->pbl; in dwmac1000_dma_init() local
91 value |= (rxpbl << DMA_BUS_MODE_RPBL_SHIFT); in dwmac1000_dma_init()
Ddwmac4_dma.c76 u32 rxpbl = dma_cfg->rxpbl ?: dma_cfg->pbl; in dwmac4_dma_init_rx_chan() local
79 value = value | (rxpbl << DMA_BUS_MODE_RPBL_SHIFT); in dwmac4_dma_init_rx_chan()
Ddwxgmac2_dma.c52 u32 rxpbl = dma_cfg->rxpbl ?: dma_cfg->pbl; in dwxgmac2_dma_init_rx_chan() local
57 value |= (rxpbl << XGMAC_RxPBL_SHIFT) & XGMAC_RxPBL; in dwxgmac2_dma_init_rx_chan()
Dstmmac_platform.c554 of_property_read_u32(np, "snps,rxpbl", &dma_cfg->rxpbl); in stmmac_probe_config_dt()
/linux-6.1.9/Documentation/devicetree/bindings/net/
Dqcom,ethqos.txt49 snps,rxpbl = <2>;
Dtoshiba,visconti-dwmac.yaml70 snps,rxpbl = <4>;
Dsnps,dwc-qos-ethernet.txt116 - snps,rxpbl: DMA Programmable burst length for the RX DMA
155 snps,rxpbl = <2>;
Dmediatek-dwmac.yaml181 snps,rxpbl = <1>;
Dsnps,dwmac.yaml415 snps,rxpbl:
425 Don\'t multiply the pbl/txpbl/rxpbl values by 8. For core
/linux-6.1.9/include/linux/
Dstmmac.h93 int rxpbl; member
/linux-6.1.9/arch/arm64/boot/dts/rockchip/
Drk3328-roc-cc.dts162 snps,rxpbl = <0x4>;
Drk3328-rock-pi-e.dts155 snps,rxpbl = <0x4>;
/linux-6.1.9/arch/arm64/boot/dts/toshiba/
Dtmpv7708.dtsi458 snps,rxpbl = <4>;
/linux-6.1.9/arch/arm/boot/dts/
Dartpec6.dtsi302 snps,rxpbl = <2>;
/linux-6.1.9/arch/arm64/boot/dts/mediatek/
Dmt2712e.dtsi758 snps,rxpbl = <1>;
/linux-6.1.9/Documentation/networking/device_drivers/ethernet/stmicro/
Dstmmac.rst541 int rxpbl;
/linux-6.1.9/arch/arm64/boot/dts/nvidia/
Dtegra186.dtsi73 snps,rxpbl = <8>;
Dtegra194.dtsi136 snps,rxpbl = <8>;