Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/stmicro/stmmac/
A 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()
A 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()
A 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()
A Dstmmac_platform.c554 of_property_read_u32(np, "snps,rxpbl", &dma_cfg->rxpbl); in stmmac_probe_config_dt()
/linux/Documentation/devicetree/bindings/net/
A Dtoshiba,visconti-dwmac.yaml69 snps,rxpbl = <4>;
A Dqcom,ethqos.txt47 snps,rxpbl = <2>;
A Dsnps,dwc-qos-ethernet.txt116 - snps,rxpbl: DMA Programmable burst length for the RX DMA
155 snps,rxpbl = <2>;
A Dmediatek-dwmac.txt88 snps,rxpbl = <1>;
A Dsnps,dwmac.yaml348 snps,rxpbl:
358 Don\'t multiply the pbl/txpbl/rxpbl values by 8. For core
/linux/include/linux/
A Dstmmac.h93 int rxpbl; member
/linux/arch/arm64/boot/dts/rockchip/
A Drk3328-rock-pi-e.dts155 snps,rxpbl = <0x4>;
A Drk3328-roc-cc.dts162 snps,rxpbl = <0x4>;
/linux/arch/arm64/boot/dts/toshiba/
A Dtmpv7708.dtsi453 snps,rxpbl = <4>;
/linux/arch/arm/boot/dts/
A Dartpec6.dtsi302 snps,rxpbl = <2>;
/linux/arch/arm64/boot/dts/mediatek/
A Dmt2712e.dtsi752 snps,rxpbl = <1>;
/linux/Documentation/networking/device_drivers/ethernet/stmicro/
A Dstmmac.rst541 int rxpbl;
/linux/arch/arm64/boot/dts/nvidia/
A Dtegra186.dtsi73 snps,rxpbl = <8>;
A Dtegra194.dtsi114 snps,rxpbl = <8>;

Completed in 20 milliseconds