Home
last modified time | relevance | path

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

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

Completed in 32 milliseconds