Home
last modified time | relevance | path

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

/linux/Documentation/devicetree/bindings/net/
H A Dsnps,dwc-qos-ethernet.txt116 - snps,rxpbl: DMA Programmable burst length for the RX DMA
155 snps,rxpbl = <2>;
H A Dtoshiba,visconti-dwmac.yaml76 snps,rxpbl = <4>;
H A Dsophgo,cv1800b-dwmac.yaml88 snps,rxpbl = <8>;
H A Dmediatek-dwmac.yaml187 snps,rxpbl = <1>;
H A Drenesas,rzv2h-gbeth.yaml290 snps,rxpbl = <32>;
/linux/drivers/net/ethernet/stmicro/stmmac/
H A Ddwxgmac2_dma.c64 u32 rxpbl = dma_cfg->rxpbl ?: dma_cfg->pbl; in dwxgmac2_dma_init_rx_chan() local
68 value = u32_replace_bits(value, rxpbl, XGMAC_RxPBL); in dwxgmac2_dma_init_rx_chan()
H A Ddwmac4_dma.c52 u32 rxpbl = dma_cfg->rxpbl ?: dma_cfg->pbl; in dwmac4_dma_init_rx_chan() local
55 value = value | FIELD_PREP(DMA_CHAN_RX_CTRL_RXPBL_MASK, rxpbl); in dwmac4_dma_init_rx_chan()
H A Ddwmac-motorcomm.c229 plat->dma_cfg->rxpbl = 32; in motorcomm_default_plat_data()
/linux/arch/arm/boot/dts/axis/
H A Dartpec6.dtsi302 snps,rxpbl = <2>;
/linux/arch/riscv/boot/dts/starfive/
H A Djh7110.dtsi1052 snps,rxpbl = <16>;
1082 snps,rxpbl = <16>;
/linux/arch/riscv/boot/dts/sophgo/
H A Dsg2044.dtsi343 snps,rxpbl = <32>;
/linux/Documentation/networking/device_drivers/ethernet/stmicro/
H A Dstmmac.rst541 int rxpbl;
/linux/arch/arm64/boot/dts/mediatek/
H A Dmt2712e.dtsi758 snps,rxpbl = <1>;