Home
last modified time | relevance | path

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

/linux/Documentation/devicetree/bindings/net/
H A Dsnps,dwc-qos-ethernet.txt115 - snps,txpbl: DMA Programmable burst length for the TX DMA
154 snps,txpbl = <8>;
/linux/drivers/net/ethernet/stmicro/stmmac/
H A Ddwmac-motorcomm.c228 plat->dma_cfg->txpbl = 32; in motorcomm_default_plat_data()
H A Dstmmac_main.c4392 int txpbl; in stmmac_set_gso_features() local
4411 txpbl = dma_cfg->txpbl ?: dma_cfg->pbl; in stmmac_set_gso_features()
4412 if (txpbl < 4) { in stmmac_set_gso_features()
4413 dev_warn(priv->device, "txpbl(%d) is too low for TSO\n", txpbl); in stmmac_set_gso_features()
/linux/arch/arm64/boot/dts/renesas/
H A Dr9a09g077.dtsi580 snps,txpbl = <16>;
726 snps,txpbl = <16>;
872 snps,txpbl = <16>;
H A Dr9a09g087.dtsi581 snps,txpbl = <16>;
728 snps,txpbl = <16>;
875 snps,txpbl = <16>;
H A Dr9a09g057.dtsi1518 snps,txpbl = <32>;
1619 snps,txpbl = <32>;
/linux/arch/arm/boot/dts/axis/
H A Dartpec6.dtsi301 snps,txpbl = <8>;
/linux/arch/riscv/boot/dts/sophgo/
H A Dsg2044.dtsi342 snps,txpbl = <32>;
/linux/arch/arm64/boot/dts/rockchip/
H A Drk3328.dtsi999 snps,txpbl = <0x4>;
1023 snps,txpbl = <0x4>;
/linux/arch/arm64/boot/dts/mediatek/
H A Dmt2712e.dtsi757 snps,txpbl = <1>;
/linux/Documentation/networking/device_drivers/ethernet/stmicro/
H A Dstmmac.rst540 int txpbl;